Version 3.0.3
matplotlib
Fork me on GitHub

matplotlib.artist.Artist.set_zorder

Artist.set_zorder(level)[source]

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

Parameters:
level : float