qem.color

Functions

color_iter(name, n)

get_unique_colors()

An iterator to generate unique colors by cycling through the HSV color space.

qem.color.color_iter(name, n)[source]
qem.color.get_unique_colors()[source]

An iterator to generate unique colors by cycling through the HSV color space. The saturation and value components are fixed to ensure bright and vivid colors.