File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,22 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
10
10
where X.Y.Z is the semver of most recent plotly.js release.
11
11
12
12
13
+ ## [ 1.43.2] -- 2019-01-08
14
+
15
+ First 2019 release.
16
+
17
+ ### Fixed
18
+ - Fix ` uirevision ` behavior for ` gl3d ` , ` geo ` and ` mapbox ` subplots [ #3394 ]
19
+ - Fix ` reversescale ` behavior for ` surface ` , ` mesh3d ` and ` streamtube `
20
+ traces (bug introduced in 1.43.0) [ #3418 ]
21
+ - Fix modebar hover styling (bug introduced in 1.43.0) [ #3397 ]
22
+ - Fix horizontal ` box ` / ` violin ` hover label misalignment under
23
+ ` hovermode:'closest' ` [ #3401 ]
24
+ - Fix ` ohlc ` and ` candlestick ` hover for traces with empty items [ #3366 ]
25
+ - Fix ` surface ` trace ` visible ` logic [ #3365 ]
26
+ - Fix ` mesh3d ` trace ` visible ` logic [ #3369 ]
27
+
28
+
13
29
## [ 1.43.1] -- 2018-12-21
14
30
15
31
### Fixed
You can’t perform that action at this time.
0 commit comments