Home › forums › Feature Requests & Feedback › Multi series line chart – get all series value on crosshair move
This topic contains 1 reply, has 2 voices, and was last updated by Sanjoy 1 year, 1 month ago.
In Multi series line chart – get all series current data when mouse/cross-hair line move
@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
You must be logged in to reply to this topic.