yt.visualization.plot_window.PlotWindow.pan

PlotWindow.pan(*args, **kwargs)[source]

Pan the image by specifying absolute code unit coordinate deltas.

Parameters:

deltas : Two-element sequence of floats, quantities, or (float, unit)

tuples.

(delta_x, delta_y). If a unit is not supplied the unit is assumed to be code_length.