Skip to content

Commit 1400241

Browse files
Merge pull request #2957 from plotly/pxdefaults2
improved PX defaults
2 parents 96b9270 + 8a8cb51 commit 1400241

File tree

4 files changed

+241
-209
lines changed

4 files changed

+241
-209
lines changed

CHANGELOG.md

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

99
- `px.imshow` now supports `facet_col` and `animation_frame` arguments for visualizing 3-d and 4-d images [2746](https://github.com/plotly/plotly.py/pull/2746)
10+
- `px.defaults` now supports `color_discrete_map`, `symbol_map`, `line_dash_map`, `labels` and `category_orders` as well as a `.reset()` method [2957](https://github.com/plotly/plotly.py/pull/2957)
1011

1112
### Fixed
1213

0 commit comments

Comments
 (0)