plot#

DirectionColorKeyTSL.plot(return_figure: Literal[False] = False) None[source]#
DirectionColorKeyTSL.plot(return_figure: Literal[True] = True) Figure

Plot the inverse pole figure color key.

Parameters:
return_figure

Whether to return the figure. Default is False.

Returns:
figure

Color key figure, returned if return_figure is True.