Skip to content

Commit f3163db

Browse files
committed
Update v6-changes.md
1 parent bfdfcc3 commit f3163db

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/python/v6-changes.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,12 @@ pip install anywidget
5757

5858
Plotly.py now takes advantage of recent changes in how Plotly.js handles typed arrays for improved performance. See the [performance page](https://plotly.com/python/performance/) for more details.
5959

60+
> If you are using Plotly.py 6 or later with Dash Design Kit, you may need to upgrade your Dash Design Kit version. See the [Dash Design Kit Compatibility section on the performance page](/python/performance/#dash-design-kit-compatibility) for more details.
61+
62+
6063
## Dataframe Support
6164

62-
Plotly Express now uses [Narwhals](https://narwhals-dev.github.io/narwhals/) to natively support pandas, Polars, and PyArrow. With this change, the [performance](https://plotly.com/python/performance/) of using Polars or PyArrow with Plotly Express is significantly improved.
65+
Plotly Express now uses [Narwhals](https://narwhals-dev.github.io/narwhals/) to natively support pandas, Polars, and PyArrow. With this change, the [performance](https://plotly.com/python/performance/) of using Polars or PyArrow with Plotly Express is significantly improved.
6366

6467
## Mapbox Deprecation
6568

0 commit comments

Comments
 (0)