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:
levelfloat

Examples using matplotlib.artist.Artist.set_zorder

SVG filter pie

SVG filter pie

Zorder Demo

Zorder Demo