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 50bbb7e commit 4f04805Copy full SHA for 4f04805
CHANGELOG.md
@@ -10,6 +10,13 @@ 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.1] -- 2019-11-04
14
+
15
+### Fixed
16
+- Fix `scattergl` mising points plot and react (bug introduced in 1.33.0) [#4323]
17
+- Skip non-numeric values in `image` trace plot [#4325]
18
19
20
## [1.51.0] -- 2019-10-29
21
22
### Added
0 commit comments