TickFormatter
@elastic/charts • Exports
@elastic/charts / TickFormatter
Type alias: TickFormatter<V>
TickFormatter<
V
>: (value
,options
?) =>string
Type parameters
• V = any
Parameters
• value: V
• options?: TickFormatterOptions
@elastic/charts • Exports
@elastic/charts / TickFormatter
TickFormatter<
V
>: (value
,options
?) =>string
• V = any
• value: V
• options?: TickFormatterOptions