colour.plotting.colour_cycle

colour.plotting.colour_cycle(**kwargs)[source]

Returns a colour cycle iterator using given colour map.

Other Parameters
  • colour_cycle_map (unicode or LinearSegmentedColormap, optional) – Matplotlib colourmap name.

  • colour_cycle_count (int, optional) – Colours count to pick in the colourmap.

Returns

Colour cycle iterator.

Return type

cycle