Skip to main content
Version: Next

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