-
-
Notifications
You must be signed in to change notification settings - Fork 409
Open
Labels
tag: component: plottingtype: enhancementMinor feature or improvement to an existing featureMinor feature or improvement to an existing feature
Milestone
Description
As part of #1518 I noted that our current color cycle is very short:
For comparison, the matplotlib 2.0 color cycle has 10 colors:
One suggestion is to extend our color cycle by appending the matplotlib purple, brown and any other distinguishable colors.
Another suggestion is to use the large color cycle in datashader that is the union of Set1,Set2 and Set3 (minus colors that are too similar).
Personally, I don't find all these colors quite distinguishable enough so I prefer the first option (extending our current cycle, especially as it is likely to cause less disruption).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
tag: component: plottingtype: enhancementMinor feature or improvement to an existing featureMinor feature or improvement to an existing feature


