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 9d264a2 commit 2cc7aa8Copy full SHA for 2cc7aa8
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.51.3] -- 2019-12-16
14
+
15
+### Fixed
16
+- Fix `Plotly.Plots.resize` edge cases ensuring now that
17
+ its promises always resolve [#4392]
18
+- Fix position of link hover labels in vertical `sankey` [#4404]
19
+- Fix `box` autorange for traces with "inverted" notched [#4388]
20
21
22
## [1.51.2] -- 2019-11-25
23
24
### Fixed
0 commit comments