We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 997e720 commit 6730655Copy full SHA for 6730655
CHANGELOG.md
@@ -10,6 +10,16 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
10
where X.Y.Z is the semver of most recent plotly.js release.
11
12
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
23
## [1.43.0] -- 2018-12-19
24
25
### Added
0 commit comments