matplotlib

Travis-CI:

This Page

matplotlib.axes.Axes.get_xbound

Axes.get_xbound()

Returns the x-axis numerical bounds

This always returns:

lowerBound < upperBound
Returns:lowerBound, upperBound : float