matplotlib.artist.Artist.set_zorder#

Artist.set_zorder(level)[源]#

设置艺术家的 zorder。zorder 值较低的艺术家会先绘制。

参数:
level浮点数

使用 matplotlib.artist.Artist.set_zorder 的示例#

SVG 滤镜饼图

SVG 滤镜饼图

Zorder 演示

Zorder 演示