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

© 2012–2023 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/stable/api/_as_gen/matplotlib.artist.Artist.set_zorder.html