Home Forums Chart Support Manipulating axis cross hair from JS Reply To: Manipulating axis cross hair from JS

#25051

@smithfx,

You can achieve the above requirement by converting the provided X and Y value to the corresponding pixel coordinates using convertValueToPixel method and positioning the crosshair over the same as shown in this JSFiddle.

———
Manoj Mohan
Team CanvasJS