TooltipTableColumn
@elastic/charts • Exports
@elastic/charts / TooltipTableColumn
Type alias: TooltipTableColumn<D, SI>
TooltipTableColumn<
D,SI>:TooltipTableColumnCustom<D,SI> |TooltipTableColumnColor<D,SI> |TooltipTableColumnNumber<D,SI> |TooltipTableColumnText<D,SI>
Table column definition for number values
Type parameters
• SI extends SeriesIdentifier = SeriesIdentifier
Source
packages/charts/src/components/tooltip/components/types.ts:119
Generated using typedoc-plugin-markdown and TypeDoc