matplotlib.pyplot
matplotlib.pyplot.box
matplotlib.pyplot.
box
Turn the axes box on or off on the current axes.
The new Axes box state. If None, toggle the state.
Axes
None
See also
matplotlib.axes.Axes.set_frame_on()
matplotlib.axes.Axes.get_frame_on()