You are reading an old version of the documentation (v2.1.1). For the latest version see https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.set_rasterization_zorder.html
matplotlib
Fork me on GitHub


Travis-CI:

This Page

matplotlib.axes.Axes.set_rasterization_zorder

Axes.set_rasterization_zorder(z)
Parameters:

z : float or None

zorder below which artists are rasterized. None means that artists do not get rasterized based on zorder.