matplotlib.artist.Artist.set_rasterized
-
Artist.set_rasterized(self, rasterized)[source] -
Принудительно использовать растровое (битовое) отображение в выходных данных векторного бэкэнда.
По умолчанию None, что означает использование поведения по умолчанию бэкэнда.
Параметры: -
rasterizedbool or None
-
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.artist.Artist.set_rasterized.html