Skip to main content
Version: 4.2

Type alias: LogicalRangeChangeEventHandler()

LogicalRangeChangeEventHandler: (logicalRange) => void

A custom function used to handle changes to the time scale's logical range.

Parameters

logicalRange: LogicalRange | null

Returns

void