8000 Update CHANGELOG.md · Coding-with-Adam/plotly.py@87339c3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 87339c3

Browse files
LiamConnorsarchmoj
andauthored
Update CHANGELOG.md
Co-authored-by: Mojtaba Samimi <33888540+archmoj@users.noreply.github.com>
1 parent 71a183e commit 87339c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1212
- Drop support for Jupyter Notebook version 6 and earlier [[#4822](https://github.com/plotly/plotly.py/pull/4822)]
1313

1414
### Updated
15-
- Update plotly.py to use base64 encoding of arrays in plotly JSON to improve performance [[#4470](https://github.com/plotly/plotly.py/pull/4470)].
15+
- Update plotly.py to use base64 encoding of typed arrays e.g. numpy in plotly JSON to keep precision intact and improve performan 4E42 ce [[#4470](https://github.com/plotly/plotly.py/pull/4470)].
1616
- Make plotly-express dataframe agnostic via Narwhals [[#4790](https://github.com/plotly/plotly.py/pull/4790)].
1717
- Update `go.FigureWidget` to use `anywidget` [[#4823](https://github.com/plotly/plotly.py/pull/4823)]
1818
- Use modern [native ES6 import](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules) to load plotly.js bundle instead of requirejs which is [no longer under active development](https://github.com/requirejs/r.js/compare/2.3.6...2.3.7) [[#4736](https://github.com/plotly/plotly.py/pull/4763)]

0 commit comments

Comments
 (0)
0