File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
+ ### Added
6
+ - Add ` plotly[express] ` extra for easily installing Plotly Express dependencies [ #4644 ] ( https://github.com/plotly/plotly.py/pull/4644 )
7
+
5
8
### Removed
6
9
- Drop deprecated ` pointcloud ` and ` heatmapgl ` traces from the API
7
10
- Drop ` tenacity ` dependency [ #4831 ] ( https://github.com/plotly/plotly.js/pull/4831 )
@@ -11,7 +14,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
11
14
- Updated plotly.py to use base64 encoding of arrays in plotly JSON to improve performance.
12
15
- Add ` subtitle ` attribute to all Plotly Express traces
13
16
- Make plotly-express dataframe agnostic via Narwhals [ #4790 ] ( https://github.com/plotly/plotly.py/pull/4790 )
14
- - Add ` plotly[express] ` extra for easily installing Plotly Express dependencies [ #4644 ] ( https://github.com/plotly/plotly.py/pull/4644 )
15
17
16
18
## [ 5.24.1] - 2024-09-12
17
19
You can’t perform that action at this time.
0 commit comments