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 df9ac56 commit 12fe745Copy full SHA for 12fe745
CHANGELOG.md
@@ -10,6 +10,16 @@ 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.42.3] -- 2018-11-06
14
+
15
+### Fixed
16
+- Fix `histogram` binning for typed array inputs (bug introduced in 1.42.0) [#3211]
17
+- Fix textfont color `restyle` calls for `pie` traces [#3214]
18
+- Fix textfont color `editType` for `bar` traces [#3214]
19
+- Fix array `hoverinfo` support for `ohlc` and `candelestick` [#3213]
20
+- Correctly list `parcats` hoverinfo attributes which does not support array inputs [#3213]
21
22
23
## [1.42.2] -- 2018-11-01
24
25
### Fixed
0 commit comments