File tree 1 file changed +14
-0
lines changed
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
9
9
10
10
where X.Y.Z is the semver of most recent plotly.js release.
11
11
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
+
12
26
## [ 1.45.2] -- 2019-03-07
13
27
14
28
### Fixed
You can’t perform that action at this time.
0 commit comments