Thanks to visit codestin.com Credit goes to github.com
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 60adfe9 commit a87df9bCopy full SHA for a87df9b
CHANGELOG.md
@@ -10,6 +10,14 @@ 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.48.1] -- 2019-05-30
14
+
15
+### Fixed
16
+- Fix single-sample-point `histogram2d` traces with set bins settings [#3922]
17
+- Fix bingroup attributes for `histogram2dcontour` traces [#3922]
18
+- Fix hover label content on empty `histogram2d` bins [#3922]
19
20
21
## [1.48.0] -- 2019-05-28
22
23
### Added
0 commit comments