File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,20 @@ 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+
13+ ## [ 1.45.3] -- 2019-03-19
14+
15+ ### Fixed
16+ - Fix legend click dispatch on legend item symbols (bug introduced in 1.44.0) [ #3635 ]
17+ - Fix overlapping of "very close" hover labels [ #3645 ]
18+ - Fix ` hovermode ` default logic for stacked ` scatter ` traces [ #3646 ]
19+ - Fix ` glPixelRatio ` handling in ` surface ` contour lines [ #3641 ]
20+ - Fix ` gl2d ` subplot zoombox appearance (bug introduced in 1.32.0) [ #3647 ]
21+ - Fix axis label updates on ` gl2d ` subplots on scroll (bug introduced in 1.32.0) [ #3647 ]
22+ - Fix ` dragmode ` relayout calls on ` gl2d ` subplots [ #3647 ]
23+ - Improve info about ` <extra> ` in ` hovertemplate ` description [ #3623 ]
24+
25+
1226## [ 1.45.2] -- 2019-03-07
1327
1428### Fixed
You can’t perform that action at this time.
0 commit comments