I am using a line graph and vertical crosshair which moves on mouse move. Now as crosshair moves i get the (x,y) coordinates on each tickmarks.
Now my requirement is to add tooltip synched with crosshair or on crosshair to show (x, y) coordinate on that tooltip?