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 d22b650 commit 88262eeCopy full SHA for 88262ee
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.29.1] -- 2017-07-25
14
+
15
+### Fixed
16
+- Fix axis line rendering when `showticklabels` is false
17
+ (bug introduced in 1.29.0) [#1910]
18
+- Fix histogram auto bin restyle [#1901]
19
+- Fix colorbar edge case that caused infinite loops [#1906]
20
21
22
## [1.29.0] -- 2017-07-19
23
24
### Added
0 commit comments