ValueFormatter
@elastic/charts • Exports
@elastic/charts / ValueFormatter
Type alias: ValueFormatter<T>
ValueFormatter<
T
>: (value
) =>string
Type parameters
• T = number
Parameters
• value: T
Returns
string
Source
packages/charts/src/utils/common.tsx:447
Generated using typedoc-plugin-markdown and TypeDoc