You are reading an old version of the documentation (v3.1.0). For the latest version see https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.get_data_ratio.html
Version 3.1.0
matplotlib
Fork me on GitHub

matplotlib.axes.Axes.get_data_ratio

Axes.get_data_ratio(self)

Return the aspect ratio of the raw data.

Notes

This method is intended to be overridden by new projection types.