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 f0f9a86 commit c928b87Copy full SHA for c928b87
CHANGELOG.md
@@ -10,6 +10,17 @@ 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.1] -- 2018-10-31
14
+
15
+### Fixed
16
+- Fix IE regression introduced in 1.42.0 [#3187]
17
+- Fix `parcats` text-shadowing on dark `plot_bgcolor` [#3191]
18
+- Fix `scatter3d` text alignment [#3180]
19
+- Fix `hoverinfo` flags in attribute descriptions [#3158]
20
+- No longer coerce unused `hoverlabel` attribute in `parcoods` [#3158]
21
+- No longer coerce `transforms` attributes in traces that don't support them [#3158]
22
23
24
## [1.42.0] -- 2018-10-29
25
26
### Added
0 commit comments