File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,17 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
1010where X.Y.Z is the semver of most recent plotly.js release.
1111
1212
13+ ## [ 1.49.1] -- 2019-07-31
14+
15+ ### Fixed
16+ - Fix ` parcoords ` bug when dimension values are all zeroes (bug introduced in 1.49.0) [ #4080 ]
17+ - Fix ` parcoords ` select line rendering when constraint range falls below range [ #4083 ]
18+ - Fix ` parcoords ` select line rendering when selecting outside displayed axis range [ #4087 ]
19+ - Fix ` parcoords ` select by click when preceded by click away from axis [ #4089 ]
20+ - Fix ` mapbox.style ` values in attribution declaration [ #4079 ]
21+ - Remove unused variable from ` scatter3d ` shader [ #4090 ]
22+
23+
1324## [ 1.49.0] -- 2019-07-24
1425
1526### Added
You can’t perform that action at this time.
0 commit comments