matplotlib.axes.Axes.set_axisbelow
-
Axes.set_axisbelow(b)
-
Set the zorder for the axes ticks and gridlines.
Parameters: -
b : bool or 'line'
-
True
corresponds to a zorder of 0.5,False
to a zorder of 2.5, and"line"
to a zorder of 1.5.
-
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.0.0/api/_as_gen/matplotlib.axes.Axes.set_axisbelow.html