API Reference
Show or hide the axes actor.
Examples
Hide the axes by default.
>>> import pyvista >>> pyvista.global_theme.axes.show = False