File tree 3 files changed +93
-225
lines changed
packages/dash-core-components
3 files changed +93
-225
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
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
+
5
17
## [ 1.13.0] - 2020-10-29
6
18
### Added
7
19
- [ #871 ] ( https://github.com/plotly/dash-core-components/pull/871 ) Add Julia syntax highlighting support for dcc.Markdown
You can’t perform that action at this time.
0 commit comments