Skip to content

Commit 78cf703

Browse files
committed
update changelog for 1.44.2
1 parent 9bf8a98 commit 78cf703

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.2] -- 2019-02-04
14+
15+
### Fixed
16+
- Fix vertical modebars in IE11 [@3491]
17+
- Fix `hovertemplate` for traces with blank `name` [#3480]
18+
- Fix 3D grid lines and tick labels colored by rgba color
19+
with full transparency [#3494]
20+
- Fix white highlights rendering problems for `mesh3d` trace on
21+
some devices (bug introduced in 1.44.0) [#3483]
22+
- Fix `fill.color` description for `table` traces [#3481]
23+
24+
1325
## [1.44.1] -- 2019-01-24
1426

1527
### Fixed

0 commit comments

Comments
 (0)