File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Filter options
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
9
9
10
10
where X.Y.Z is the semver of most recent plotly.js release.
11
11
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
+
12
20
## [ 1.6.0] -- 2016-02-29
13
21
14
22
### 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
16
24
graph [ #246 , #258 , #289 ]
17
25
- Legends with long item lists are now scrollable (instead of being cropped)
18
26
[ #243 ]
You can’t perform that action at this time.
0 commit comments