pyvista.Renderer.hide_axes#

Renderer.hide_axes()[source]#

Hide the axes orientation widget.

Examples

>>> import pyvista as pv
>>> pl = pv.Plotter()
>>> pl.hide_axes()
https://d33wubrfki0l68.cloudfront.net/8d857d80b4aa52de3ad5db22f6e1210632178bb4/5776c/_images/pyvista-renderer-hide_axes-1_00_00.png