x_range_mode#
- property NDTimeseries.x_range_mode: Literal['fixed', 'auto'] | None#
Get or set how the camera x-range is coupled to the
pdim.None: the camera is left alone."fixed": the x-range is set from the display window, centered on the currentpindex, on every update."auto": as"fixed", and the camera x-range is also polled on every render. Panning or zooming then sets the display window to the new width and thepindex to the new center.