We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f943eaa commit a17c44eCopy full SHA for a17c44e
CHANGELOG.md
@@ -10,6 +10,15 @@ 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.35.2] -- 2018-03-09
14
+
15
+### Fixed
16
+- Ping `mapbox-gl` to `0.44.1` so that users on fresh
17
+ `npm install` do not get the wrong mapbox-gl version message [#2467]
18
+- Fix swapping between `scatter` and `scatter3d` traces and other
19
+ potential problems caused by incorrect axis constraints resetting [#2465]
20
21
22
## [1.35.1] -- 2018-03-08
23
24
### Fixed
0 commit comments