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


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.