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