matplotlib.pyplot.box

matplotlib.pyplot.box(on=None)[source]

Turn the Axes box on or off on the current Axes.

Parameters:
onbool or None

The new Axes box state. If None, toggle the state.

© 2012–2023 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.box.html