plot#

EulerColorKey.plot(return_figure: bool = False) Figure[source]#

Plot the color key.

Parameters:
return_figure

Whether to return the figure. Default is False.

Returns:
figure

Color key figure, returned if return_figure=True.