colour.plotting.colour_style#

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

Return the Colour plotting style configuration.

Parameters:

use_style (bool) – Whether to apply the style configuration to Matplotlib.

Returns:

Colour plotting style configuration dictionary.

Return type:

dict