We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1c0d04 commit 3980a17Copy full SHA for 3980a17
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.2] -- 2018-11-01
14
+
15
+### Fixed
16
+- Fix runaway loops for `scattergl` lines and fill traces
17
+ (bug introduced in 1.42.0) [#3199]
18
+- Fix size and alignment vertical modebar [#3193]
19
+- Fix legend item rendering for traces with typed array marker
20
+ settings [#3192]
21
22
23
## [1.42.1] -- 2018-10-31
24
25
### Fixed
0 commit comments