colour.plotting.colour_style#

colour.plotting.colour_style(use_style: bool = True) dict[source]#

Return Colour plotting style.

Parameters:

use_style (bool) – Whether to use the style and load it into Matplotlib.

Returns:

Colour style.

Return type:

dict