Skip to main content

AnnotationPortalSettings

@elastic/chartsExports


@elastic/charts / AnnotationPortalSettings

Type alias: AnnotationPortalSettings

AnnotationPortalSettings: TooltipPortalSettings<"chart"> & Object

Portal settings for annotation tooltips

Type declaration

customTooltip?

customTooltip?: CustomAnnotationTooltip

The react component used to render a custom tooltip

customTooltipDetails?

customTooltipDetails?: AnnotationTooltipFormatter

The react component used to render a custom tooltip details

Source

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


Generated using typedoc-plugin-markdown and TypeDoc