Skip to main content
Version: 4.1

Type alias: TimeFormatterFn()<HorzScaleItem>

TimeFormatterFn<HorzScaleItem>: (time) => string

A custom function used to override formatting of a time to a string.

Type parameters

HorzScaleItem = Time

Parameters

time: HorzScaleItem

Returns

string