Skip to content

Commit 32331a7

Browse files
Update Plotly.js to 1.52.1 (#732)
1 parent b012213 commit 32331a7

File tree

5 files changed

+1038
-274
lines changed

5 files changed

+1038
-274
lines changed

packages/dash-core-components/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1515
- [#725](https://github.com/plotly/dash-core-components/pull/725) Improve async graph performance by parallelizing resource fetching instead of fetching sequentially
1616

1717
### Updated
18+
- [#732](https://github.com/plotly/dash-core-components/pull/732)
19+
- Upgraded plotly.js to [1.52.1](https://github.com/plotly/plotly.js/releases/tag/v1.52.1)
20+
- [Feature release 1.52.0](https://github.com/plotly/plotly.js/releases/tag/v1.52.0) which contains:
21+
- Enable loading locale bundles before plotly.js bundles [#4453](https://github.com/plotly/plotly.js/pull/4453)
22+
- `ko` localization [#4315](https://github.com/plotly/plotly.js/pull/4315)
23+
- Patch release [1.52.1](https://github.com/plotly/plotly.js/releases/tag/v1.52.1) containing several bug fixes.
1824
- [#706](https://github.com/plotly/dash-core-components/pull/706)
1925
- Upgraded plotly.js to [1.51.3](https://github.com/plotly/plotly.js/releases/tag/v1.51.3)
2026

packages/dash-core-components/generator/plotly.js

-14
This file was deleted.

0 commit comments

Comments
 (0)