You are reading an old version of the documentation (v2.0.2). For the latest version see https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.end_pan.html
matplotlib

Travis-CI:

This Page

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.