SparklineTooltip
12 Sep 20251 minute to read
Sparkline Tooltip Module
Methods
destroy
To destroy the tooltip.
Returns void
renderTooltip
To render tooltip.
| Parameter | Type | Description |
|---|---|---|
| points | SparkValues |
The data points for rendering the tooltip. |
Returns void