CustomTooltip
@elastic/charts • Exports
@elastic/charts / CustomTooltip
Type alias: CustomTooltip<D, SI>
CustomTooltip<
D
,SI
>:ComponentType
<CustomTooltipProps
<D
,SI
>>
The react component used to render a custom tooltip
Type parameters
• SI extends SeriesIdentifier
= SeriesIdentifier
Source
packages/charts/src/components/tooltip/types.ts:86
Generated using typedoc-plugin-markdown and TypeDoc