Skip to content

Commit f46f809

Browse files
changelog
1 parent f97f2d2 commit f46f809

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Diff for: CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
66

77
### Added
88

9-
- `pattern_shape` options now available in `px.timeline()`
9+
- `pattern_shape` options now available in `px.timeline()` [#3774](https://github.com/plotly/plotly.py/pull/3774)
10+
11+
### Performance
12+
13+
- `px` methods no longer call `groupby` on the input dataframe when the result would be a single group, and no longer groups by a lambda, for significant speedups [#3765](https://github.com/plotly/plotly.py/pull/3765)
1014

1115
## [5.8.2] - 2022-06-10
1216

0 commit comments

Comments
 (0)