Skip to content

Commit 901bb41

Browse files
committed
Bump Plotly.js to v1.58.0 (plotly#889)
1 parent c35912d commit 901bb41

File tree

3 files changed

+93
-225
lines changed

3 files changed

+93
-225
lines changed

packages/dash-core-components/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [Unreleased]
6+
### Updated
7+
- [#889](https://github.com/plotly/dash-core-components/pull/889)
8+
- Upgraded Plotly.js to [1.58.0](https://github.com/plotly/plotly.js/releases/tag/v1.58.0)
9+
- [Feature release of Plotly.js 1.58.0](https://github.com/plotly/plotly.js/releases/tag/v1.58.0) which:
10+
- Add `ticklabelposition` attribute to cartesian axes and colorbars [#5275](https://github.com/plotly/plotly.js/pull/5275)
11+
- Add "strict" `autotypenumbers` to axes and `layout` [#5240](https://github.com/plotly/plotly.js/pull/5240)
12+
- Add `itemwidth` to legends [#5212](https://github.com/plotly/plotly.js/pull/5212)
13+
- Add `root.color` attribute to `sunburst` and `treemap` traces [#5232](https://github.com/plotly/plotly.js/pull/5232), [#5245](https://github.com/plotly/plotly.js/pull/5245)
14+
- Enable fast image rendering for all linear axes [#5307](https://github.com/plotly/plotly.js/pull/5307)
15+
- Rework matches and scaleanchor so they work together [#5287](https://github.com/plotly/plotly.js/pull/5287)
16+
517
## [1.13.0] - 2020-10-29
618
### Added
719
- [#871](https://github.com/plotly/dash-core-components/pull/871) Add Julia syntax highlighting support for dcc.Markdown

0 commit comments

Comments
 (0)