Home Forums Feature Requests & Feedback Multi series line chart – get all series value on crosshair move Reply To: Multi series line chart – get all series value on crosshair move

#18924

@aksangwan

Getting all the data-series on crosshair move is not possible as of now. But, you can get the value of current data-point as a parameter in labelFormatter when snapToDataPoint is true.
Also, mouseover event of data-series can be used to get current data-series that have been hovered.

——
Sanjoy Debnath
Team CanvasJS