Skip to content

Commit 703c1d1

Browse files
committed
update changelog for 1.44.4
1 parent d9d92db commit 703c1d1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
1010
where X.Y.Z is the semver of most recent plotly.js release.
1111

1212

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+
1322
## [1.44.3] -- 2019-02-06
1423

1524
### Fixed

0 commit comments

Comments
 (0)