matplotlib.axes.Axes.relim

Axes.relim(visible_only=False)

Recompute the data limits based on current artists. If you want to exclude invisible artists from the calculation, set visible_only=True

At present, Collection instances are not supported.

© 2012–2017 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
http://matplotlib.org/2.0.2/api/_as_gen/matplotlib.axes.Axes.relim.html