Home Forums Chart Support How to ignore the data values less than no 5 Reply To: How to ignore the data values less than no 5

#26324

@amir,

You can parse through the dataPoints to check if the value is greater than 5 or not before passing it to chart options to achieve this. Please take a look at this JSFiddle.


Vishwas R
Team CanvasJS