Skip to main content

tooltipBuildProps

@elastic/chartsExports


@elastic/charts / tooltipBuildProps

Variable: tooltipBuildProps

const tooltipBuildProps: BuildProps<TooltipSpec<any, SeriesIdentifier>, "id" | "chartType" | "specType", "body" | "footer" | "header" | "type" | "snap" | "showNullValues" | "actions" | "actionsLoading" | "noActionsLoaded" | "actionPrompt" | "pinningPrompt" | "selectionPrompt" | "maxTooltipItems" | "maxVisibleTooltipItems", SFOptionalKeys<TooltipSpec<any, SeriesIdentifier>, "id" | "chartType" | "specType", "body" | "footer" | "header" | "type" | "snap" | "showNullValues" | "actions" | "actionsLoading" | "noActionsLoaded" | "actionPrompt" | "pinningPrompt" | "selectionPrompt" | "maxTooltipItems" | "maxVisibleTooltipItems">, never>

Configure tooltip for chart

Source

packages/charts/src/specs/tooltip.ts:245


Generated using typedoc-plugin-markdown and TypeDoc