plot#
- IPFColorKeyTSL.plot(return_figure: Literal[False] = False) None[source]#
- IPFColorKeyTSL.plot(return_figure: Literal[True] = True) mfigure.Figure
Plot the inverse pole figure color key.
- Parameters:
- return_figure
Whether to return the figure. Default is False.
- Returns:
figureColor key figure, returned if return_figure is True.