You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
5
## Unreleased
6
6
7
7
### Fixed
8
-
- Fix issue where Plotly Express ignored trace-specific color sequences defined in templates via `template.data.<trace_type>`. Plotly Express now respects trace-specific marker colors before falling back to `template.layout.colorway`[[#5437](https://github.com/plotly/plotly.py/pull/5437)]. Fixes [#5416](https://github.com/plotly/plotly.py/issues/5416).
8
+
- Fix issue where Plotly Express ignored trace-specific color sequences defined in templates via `template.data.<trace_type>`[[#5437](https://github.com/plotly/plotly.py/pull/5437)]
9
9
10
10
### Updated
11
11
- Speed up `validate_gantt` function [[#5386](https://github.com/plotly/plotly.py/pull/5386)], with thanks to @misrasaurabh1 for the contribution!
0 commit comments