matplotlib.axis.YTick.set_agg_filter
-
YTick.set_agg_filter(filter_func) -
Установить фильтр agg.
Параметры: -
filter_func : callable -
Функция фильтра, которая принимает массив float (m, n, 3) и значение dpi, и возвращает массив (m, n, 3).
-
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/2.2.3/api/_as_gen/matplotlib.axis.YTick.set_agg_filter.html