Thanks to visit codestin.com Credit goes to github.com
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 5bb74bc commit e656deaCopy full SHA for e656dea
CHANGELOG.md
@@ -9,6 +9,18 @@ To see all merged commits on the master branch that will be part of the next plo
9
10
where X.Y.Z is the semver of most recent plotly.js release.
11
12
+## [1.58.3] -- 2020-12-17
13
+
14
+### Fixed
15
+ - Fix `autorange` for inside tick label positions [#5332]
16
+ - Fix "nonnegative" and "tozero" `rangemode` for inside tick label positions
17
+ (regression introduced in 1.58.2) [#5331]
18
+ - Fix missing categories and tick labels on react updates
19
+ (regression introduced in 1.54.6) [#5345]
20
+ - Fix to avoid "autoscale" error when axis `autorange` is set to false
21
+ (regression introduced in 1.42.0) [#5336]
22
23
24
## [1.58.2] -- 2020-12-08
25
26
### Fixed
0 commit comments