plot_ipf_color_key#
- InversePoleFigurePlot.plot_ipf_color_key(show_title: bool = True) None [source]#
Plot an IPF color key code on this axis.
- Parameters:
- show_title
Whether to display the Laue group name as the axes title. Default is
True
.
Notes
This function may be used to plot the IPF color key alongside another plot where the same key was used to color
Orientation
orVector3d
.