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
Zorder Demo