Skip to content

Default color cycle is too short #1591

@jlstevens

Description

@jlstevens

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).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions