On this page
matplotlib.axes.Axes.get_box_aspect
- Axes.- get_box_aspect()
- 
    Return the axes box aspect, i.e. the ratio of height to width. The box aspect is None(i.e. chosen depending on the available figure space) unless explicitly specified.See also - 
       matplotlib.axes.Axes.set_box_aspect
- for a description of box aspect.
- 
       matplotlib.axes.Axes.set_aspect
- for a description of aspect handling.
 
- 
       
Examples using matplotlib.axes.Axes.get_box_aspect
  © 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.get_box_aspect.html