You are reading an old version of the documentation (v2.2.2). For the latest version see https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.end_pan.html
Version 2.2.2
matplotlib
Fork me on GitHub

matplotlib.axes.Axes.end_pan

Axes.end_pan()

Called when a pan operation completes (when the mouse button is up.)

Note

Intended to be overridden by new projection types.