Skip to content

Commit 1d30117

Browse files
Merge pull request #3996 from plotly/pjs2.17
bump plotly.js to 2.17
2 parents b18b2bf + ab7ddd3 commit 1d30117

28 files changed

+8379
-131
lines changed

Diff for: CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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+
7+
### Updated
8+
- Updated Plotly.js to from version 2.16.1 to version 2.17.0. See the [plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md#2170----2022-12-22) for more information. Notable changes include:
9+
- Add `shift` and `autoshift` to cartesian y axes to help avoid overlapping of multiple axes [[#6334](https://github.com/plotly/plotly.js/pull/6334)],
10+
with thanks to [Gamma Technologies](https://www.gtisoft.com) for sponsoring the related development!
11+
- Introduce group attributes for `scatter` trace i.e. `alignmentgroup`, `offsetgroup`, `scattermode` and `scattergap` [[#6381](https://github.com/plotly/plotly.js/pull/6381)],
12+
this feature was anonymously sponsored: thank you to our sponsor!
13+
- Add `marker.cornerradius` attribute to `treemap` trace [[#6351](https://github.com/plotly/plotly.js/pull/6351)]
14+
515
## [5.11.0] - 2022-10-27
616

717
### Updated

0 commit comments

Comments
 (0)