Tooltip
module is used to render the tooltip for series.
Gets the index of the closest data point to the given value in the series.
Returns number
Merges the x-values of the data points from multiple series into a single array.
Parameter | Type | Description |
---|---|---|
visibleSeries | Series[] |
The array of visible series. |
Returns number[]