plot# DirectionColorKeyTSL.plot(return_figure: bool = False) → Figure | None[source]# Plot the inverse pole figure color key. Parameters: return_figureWhether to return the figure. Default is False. Returns: figureColor key figure, returned if return_figure is True.