Axes.
set_xbound
(lower=None, upper=None)¶Set the lower and upper numerical bounds of the x-axis.
This method will honor axes inversion regardless of parameter order.
It will not change the autoscaling setting (Axes._autoscaleXon
).
Parameters: |
|
---|
See also
get_xbound
, get_xlim
, set_xlim
, invert_xaxis
, xaxis_inverted