Skip to content

Commit 809f827

Browse files
committed
update changelog for 1.43.2
1 parent 300de29 commit 809f827

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,22 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
1010
where 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

0 commit comments

Comments
 (0)