matplotlib.axes.Axes.get_ylim
-
Axes.get_ylim() -
Получить диапазон оси y
Возвращает: ylimits : кортеж
Возвращает текущие пределы оси y в виде кортежа (
bottom,top).Примечания
Ось y может быть инвертирована, в этом случае значение
bottomбудет больше, чем значениеtop.
© 2012–2017 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
http://matplotlib.org/2.1.0/api/_as_gen/matplotlib.axes.Axes.get_ylim.html