Skip to content

Commit 74543f3

Browse files
committed
Update changelog
1 parent a2dc490 commit 74543f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
## Unreleased
66

77
### 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)]
99

1010
### Updated
1111
- Speed up `validate_gantt` function [[#5386](https://github.com/plotly/plotly.py/pull/5386)], with thanks to @misrasaurabh1 for the contribution!

0 commit comments

Comments
 (0)