pyvista.Plotter.show_axes#

Plotter.show_axes()[source]#

Show the axes orientation widget.

Examples

>>> import pyvista as pv
>>> pl = pv.Plotter()
>>> pl.show_axes()
../../../_images/pyvista-Plotter-show_axes-1_00_00.png