We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 624d5f6 commit dd4f333Copy full SHA for dd4f333
CHANGELOG.md
@@ -10,6 +10,13 @@ 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.30.1] -- 2017-09-06
14
+
15
+### Fixed
16
+- Fix shapes on overlaid axes [#1975]
17
+- Correctly clear cartesian axis titles on full axis updates [#1981]
18
+- Make cartesian hover spikes work when no tick labels are present [#1980]
19
20
## [1.30.0] -- 2017-08-21
21
22
### Added
0 commit comments