Home Forums Chart Support data missing on graph Reply To: data missing on graph

#23215

@prasad,

You can loop through the dataPoints for every interval to check if there is a dataPoint at that particular value or not. If there is no dataPoint available, then you can add a null dataPoint. Please take a look at this JSFiddle.

__
Priyanka M S
Team CanvasJS