File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 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
1010where X.Y.Z is the semver of most recent plotly.js release.
1111
1212
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+
1329## [ 1.43.1] -- 2018-12-21
1430
1531### Fixed
You can’t perform that action at this time.
0 commit comments