Skip to content

Commit 900a706

Browse files
committed
changelog for plotlyjs 2.2.1->2.4.1
1 parent 48bd255 commit 900a706

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,16 @@ This project adheres to [Semantic Versioning](https://semver.org/).
1919

2020
- [#1729](https://github.com/plotly/dash/pull/1729) Include F#, C#, and MATLAB in markdown code highlighting, for the upcoming .NET and MATLAB flavors of dash.
2121

22+
- [#1735](https://github.com/plotly/dash/pull/1735) Upgrade Plotly.js to v2.4.1. This includes:
23+
- [Feature release 2.3.0](https://github.com/plotly/plotly.js/releases/tag/v2.3.0):
24+
- More number formatting options due to `d3-format` upgrade.
25+
- Many new `geo` projections.
26+
- Improved rendering and performance of `scattergl`, `splom` and `parcoords` traces.
27+
- [Feature release 2.4.0](https://github.com/plotly/plotly.js/releases/tag/v2.4.0):
28+
- `legend.groupclick`
29+
- `bbox` of hover items in event data, to support custom dash-driven hover effects
30+
- Patch releases [2.3.1](https://github.com/plotly/plotly.js/releases/tag/v2.3.1) and [2.4.1](https://github.com/plotly/plotly.js/releases/tag/v2.4.1) containing various bug fixes.
31+
2232
## Dash Table
2333
### Added
2434

0 commit comments

Comments
 (0)