Skip to content

Commit 6730655

Browse files
committed
update changelog for 1.43.1
1 parent 997e720 commit 6730655

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@ 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.1] -- 2018-12-21
14+
15+
### Fixed
16+
- Fix z-axis auto-type for cartesian + gl3d graphs (bug introduced in 1.43.0) [#3360]
17+
- Fix `multicategory` axis coordinate sorting [#3362]
18+
- Fix `multicategory` y-axes clearance [#3354]
19+
- Fix contour label clipPath segments for reversed axes [#3352]
20+
- Fix axis autorange on double-click on graph `fixedrange:true` [#3351]
21+
22+
1323
## [1.43.0] -- 2018-12-19
1424

1525
### Added

0 commit comments

Comments
 (0)