Home Forums Chart Support On click event on data points Reply To: On click event on data points

#42389

@richfords,

The click event is fired only within the area of the marker as of now. However, you can set markerBorderThickness to a value greater than 0 and markerBorderColor to transparent to increase the area in which the click event is fired without changing the size of the marker.

Please check this JSFiddle for a working example.


Thangaraj Raman
Team CanvasJS