matplotlib.axes.Axes.set_cursor_props
-
Axes.set_cursor_props(*args) -
Устарело начиная с версии 2.1: Функция set_cursor_props была устарела в версии 2.1.
Установить свойства курсора как
Вызов функции
ax.set_cursor_props(linewidth, color)
или:
ax.set_cursor_props((linewidth, color))
ПРИНИМАЕТ: кортеж (float, цвет)
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/2.2.3/api/_as_gen/matplotlib.axes.Axes.set_cursor_props.html