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

Commit 3698840

Browse files
Plotly.js 1.55.1 (#858)
1 parent b6e1585 commit 3698840

File tree

4 files changed

+139
-135
lines changed

4 files changed

+139
-135
lines changed

Diff for: CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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+
- [#858](https://github.com/plotly/dash-core-components/pull/858)
8+
- Upgraded Plotly.js to [1.55.1](https://github.com/plotly/plotly.js/releases/tag/v1.55.1)
9+
- Patch release [1.55.1](https://github.com/plotly/plotly.js/releases/tag/v1.55.1)
10+
- [Feature release of Plotly.js 1.55.0](https://github.com/plotly/plotly.js/releases/tag/v1.55.0) which:
11+
- Introduce "period" `ticklabelmode` on cartesian date axes [#4993](https://github.com/plotly/plotly.js/pull/4993), [#5055](https://github.com/plotly/plotly.js/pull/5055), [#5060](https://github.com/plotly/plotly.js/pull/5060), [#5065](https://github.com/plotly/plotly.js/pull/5065), [#5088](https://github.com/plotly/plotly.js/pull/5088), [#5089](https://github.com/plotly/plotly.js/pull/5089)
12+
- Add new formatting options for weeks and quarters [#5026](https://github.com/plotly/plotly.js/pull/5026)
13+
- Add `source` attribute to `image` traces for fast rendering [#5075](https://github.com/plotly/plotly.js/pull/5075)
14+
- Add `zsmooth` attribute for discrete `heatmapgl` traces [#4953](https://github.com/plotly/plotly.js/pull/4953)
15+
- Add horizontal and vertical markers for arrow charts [#5010](https://github.com/plotly/plotly.js/pull/5010)
16+
- Add touch support to `rangeslider` [#5025](https://github.com/plotly/plotly.js/pull/5025)
17+
518
## [1.11.0] - 2020-08-25
619
### Added
720
- [#851](https://github.com/plotly/dash-core-components/pull/851) Add support for Dash.jl Julia built components

0 commit comments

Comments
 (0)