We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0134af6 commit 7d9decfCopy full SHA for 7d9decf
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.1] -- 2018-03-08
14
+
15
+### Fixed
16
+- Fix `scatterpolar` in dist and CDN bundles
17
+ (due to `browser-pack-flat` discrepancy introduced in 1.35.0) [#2458]
18
+- Fix removing and adding scatter(gl) as not the first module [#2455]
19
+- Ensure we don't draw ticks if there are none to draw [#2454]
20
21
22
## [1.35.0] -- 2018-03-07
23
24
### Added
0 commit comments