Skip to content

Commit edef0c6

Browse files
committed
update changelog for 1.46.1
1 parent e8d300b commit edef0c6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ 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.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+
1322
## [1.46.0] -- 2019-04-01
1423

1524
### Added

0 commit comments

Comments
 (0)