Commit c24b05c
committed
Remove redundant color_discrete_sequence check in apply_default_cascade
- Remove redundant check that was setting color_discrete_sequence to None
- The check is unnecessary since we only assign trace_specific_colors when any() is True
- Fallback logic to layout.colorway and qualitative.D3 remains intact1 parent 675c668 commit c24b05c
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1056 | 1056 | | |
1057 | 1057 | | |
1058 | 1058 | | |
1059 | | - | |
1060 | | - | |
1061 | | - | |
1062 | | - | |
1063 | | - | |
1064 | 1059 | | |
1065 | 1060 | | |
1066 | 1061 | | |
| |||
0 commit comments