File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,18 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
99
1010where X.Y.Z is the semver of most recent plotly.js release.
1111
12+ ## [ 1.6.1] -- 2016-03-01
13+
14+ ### Fixed
15+ - Legend scroll bars are no longer invalid SVG elements (bug introduced in 1.6.0) [ #304 ]
16+ - Colorscale YlGnBu and YlOrRd are now properly identified [ #295 ]
17+ - SVG overflow property is now properly set for IE11 [ #305 ]
18+
19+
1220## [ 1.6.0] -- 2016-02-29
1321
1422### Added
15- - SVG cartesian, 3D geographic maps and pie chart can now coexist on the same
23+ - SVG cartesian, 3D, geographic maps and pie charts can now coexist on the same
1624 graph [ #246 , #258 , #289 ]
1725- Legends with long item lists are now scrollable (instead of being cropped)
1826 [ #243 ]
You can’t perform that action at this time.
0 commit comments