We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8d300b commit edef0c6Copy full SHA for edef0c6
CHANGELOG.md
@@ -10,6 +10,15 @@ 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.46.1] -- 2019-04-02
14
+
15
+### Fixed
16
+- Fix `bar` traces that set `textfont` but don't have `text`
17
+ (bug introduced in 1.46.0) [#3715]
18
+- Fix hover text formatting in `waterfall` traces [#3711]
19
+- Fix `surface` and `mesh3d` color scales with more than 256 items [#3702]
20
21
22
## [1.46.0] -- 2019-04-01
23
24
### Added
0 commit comments