You are reading an old version of the documentation (v3.1.1). For the latest version see https://matplotlib.org/stable/
Version 3.1.2
matplotlib
Fork me on GitHub

matplotlib.axes.Axes.set_zorder

Axes.set_zorder(self, level)

Set the zorder for the artist. Artists with lower zorder values are drawn first.

Parameters:
level : float