matplotlib.axes.Axes.end_pan

Axes.end_pan()

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

Notes

This is intended to be overridden by new projection types.

Examples using matplotlib.axes.Axes.end_pan