Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 3a88ac2

Browse files
authored
Bump Plotly.js to v1.58.0 (#889)
1 parent 0da84df commit 3a88ac2

File tree

3 files changed

+93
-225
lines changed

3 files changed

+93
-225
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
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)