matplotlib.axes.Axes.set_rasterization_zorder

Axes.set_rasterization_zorder(self, z)
Parameters:
zfloat or None

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

Examples using matplotlib.axes.Axes.set_rasterization_zorder

© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.axes.Axes.set_rasterization_zorder.html