Skip to content

Commit e656dea

Browse files
committedDec 17, 2020
update changelog for v1.58.3
1 parent 5bb74bc commit e656dea

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
 

‎CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,18 @@ To see all merged commits on the master branch that will be part of the next plo
99

1010
where X.Y.Z is the semver of most recent plotly.js release.
1111

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+
1224
## [1.58.2] -- 2020-12-08
1325

1426
### Fixed

0 commit comments

Comments
 (0)
Please sign in to comment.