Interface MetricChartTooltipContentProps

Hierarchy

Properties

Properties

metric: string | Metric

Metric represented by the content of the tooltip.

point: TimeseriesPoint<number>

Point with the date and value to render in the tooltip. The date and value of the point usually correspond to the point being hovered.

region: Region

Region represented by the content of the tooltip.

Generated using TypeDoc