matplotlib.axes.Axes.get_ylim
-
Axes.get_ylim() -
Получение диапазона оси Y
Возвращает: -
ylimits : tuple -
Возвращает текущие пределы оси Y в виде кортежа (
bottom,top).
Примечания
Ось Y может быть инвертирована, в этом случае значение
bottomбудет больше, чем значениеtop. -
© 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.get_ylim.html