# Examples from pyvista.plotting.themes._AxesConfig.box
# =====================================================

import pyvista as pv
pv.global_theme.axes.box = True

# ----------------------------------------------------------------------
# Generated by sphinx-examples-as-code https://github.com/pyvista/sphinx-examples-as-code

