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 d958279 commit 4aa6c99Copy full SHA for 4aa6c99
CHANGELOG.md
@@ -10,6 +10,18 @@ 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.44.3] -- 2019-02-06
14
+
15
+### Fixed
16
+- Fix axis `automargin` push offset which resulted in clipped
17
+ tick labels in some scenarios [#3510]
18
+- Fix handling of alpha channel in marker, line and error bar `rgba`
19
+ coloring in `scatter3d` traces [#3496]
20
+- Fix subplots with multiple `carpet` traces each with a `scattercarpet`
21
+ trace on top of them [#3512]
22
+- Fix MathJax placement in ternary `aaxis` titles [#3513]
23
24
25
## [1.44.2] -- 2019-02-04
26
27
### Fixed
0 commit comments