pyvista.Plotter.show_axes# Plotter.show_axes()[source]# Show the axes orientation widget. Examples >>> import pyvista >>> pl = pyvista.Plotter() >>> pl.show_axes()