On this page
matplotlib.axes.Axes.relim
- Axes.- relim(visible_only=False)
- 
    Recompute the data limits based on current artists. At present, Collectioninstances are not supported.Parameters: - visible_onlybool, default: False
- 
           Whether to exclude invisible artists. 
 
Examples using matplotlib.axes.Axes.relim
  
  
  © 2012–2021 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
 https://matplotlib.org/3.4.3/api/_as_gen/matplotlib.axes.Axes.relim.html