Skip to content

Commit 7afd8b9

Browse files
committed
Add changelog entry for autocolorscale fix
Add changelog entry for PR #5439 fixing issue where user-specified color_continuous_scale was ignored when template had autocolorscale=True.
1 parent cf3eb8e commit 7afd8b9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## Unreleased
66

7+
### Fixed
8+
- Fix issue where user-specified `color_continuous_scale` was ignored when template had `autocolorscale=True` [[#5439](https://github.com/plotly/plotly.py/pull/5439)]
9+
710
### Updated
811
- Speed up `validate_gantt` function [[#5386](https://github.com/plotly/plotly.py/pull/5386)], with thanks to @misrasaurabh1 for the contribution!
912

0 commit comments

Comments
 (0)