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 9bf8a98 commit 78cf703Copy full SHA for 78cf703
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.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
25
## [1.44.1] -- 2019-01-24
26
27
### Fixed
0 commit comments