Skip to main content

TickFormatter

@elastic/chartsExports


@elastic/charts / TickFormatter

Type alias: TickFormatter<V>

TickFormatter<V>: (value, options?) => string

Type parameters

V = any

Parameters

value: V

options?: TickFormatterOptions

Returns

string

Source

packages/charts/src/chart_types/xy_chart/utils/specs.ts:781


Generated using typedoc-plugin-markdown and TypeDoc