Home Forums Chart Support strip line error Reply To: strip line error

#29272

@rohitranjan1612,

y value can either be a number or an array of numbers or null. Replacing NaN with null should work fine in your case. To connect null dataPoints you can use connectNullData property.

Please check our documentation page for more customization options.

___________
Indranil Deo
Team CanvasJS