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 a9f64b3 commit b8ce2f3Copy full SHA for b8ce2f3
CHANGELOG.md
@@ -10,6 +10,14 @@ 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.47.2] -- 2019-04-15
14
+
15
+### Fixed
16
+- Fix bar `'auto'` and `'inside'` `textposition` rendering on log size axes [#3762, #3773]
17
+- Fix matching axes autorange algorithm for date axes [#3772]
18
+- Fix SVG gradient rendering (colorbar and marker gradient) when `<base>` is present on page [#3765]
19
20
21
## [1.47.1] -- 2019-04-10
22
23
### Fixed
0 commit comments