[ Web Proxy ]
URL:
Viewing: https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.start_pan.html [Back]  [Original]

matplotlib.axes.Axes.start_pan — Matplotlib 3.11.2 documentation
Back to top
Search the docs ...:

matplotlib.axes.Axes.start_pan#

Axes.start_pan(x, y, button)[source]#

Called when a pan operation has started.

Parameters:
x, yfloat

The mouse coordinates in display coords.

buttonMouseButton

The pressed mouse button.

Notes

This is intended to be overridden by new projection types.


Web Proxy Viewer  |  New URL  |  Original Page