matplotlib.artist.Artist.set_zorder

Artist.set_zorder(self, level)[source]

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

Parameters:
levelfloat