Skip to main content
Version: Next

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