Skip to content

Commit 4aa6c99

Browse files
committed
update changelog for 1.44.3
1 parent d958279 commit 4aa6c99

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,18 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
1010
where X.Y.Z is the semver of most recent plotly.js release.
1111

1212

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+
1325
## [1.44.2] -- 2019-02-04
1426

1527
### Fixed

0 commit comments

Comments
 (0)