We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9d92db commit 703c1d1Copy full SHA for 703c1d1
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.44.4] -- 2019-02-12
14
+
15
+### Fixed
16
+- Fix `Plotly.react` used with `uirevision` when removing traces [#3527]
17
+- Fix `scattergl` update calls that change the number of on-graph text elements [#3536]
18
+- Fix annotations SVG errors on trace-less subplots [#3534]
19
+- Fix `ohlc` and `candlestick` hover on blank coordinates (bug introduced in 1.43.2) [#3537]
20
21
22
## [1.44.3] -- 2019-02-06
23
24
### Fixed
0 commit comments