Axes.set_ybound(self, lower=None, upper=None) Set the lower and upper numerical bounds of the y-axis.
This method will honor axes inversion regardless of parameter order. It will not change the autoscaling setting (Axes._autoscaleYon).
| Parameters: |
|
|---|
See also
get_ybound
get_ylim, set_ylim
invert_yaxis, yaxis_inverted
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.1.1/api/_as_gen/matplotlib.axes.Axes.set_ybound.html