We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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