W3cubDocs

/Matplotlib 3.1

matplotlib.axes.Axes.relim

Axes.relim(self, visible_only=False)

Recompute the data limits based on current artists.

At present, Collection instances are not supported.

Parameters:
visible_only : bool

Whether to exclude invisible artists. Defaults to False.

© 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.relim.html