Home Forums Chart Support Show a colored region in a scatter chart Reply To: Show a colored region in a scatter chart

#40167

@adithya-menon

The above example helped me, and it was a good solution. I have observed one bug/abnormal behaviour though. As long as area chart has less than 250 datapoints, it works well. But when it has more than 245-250 points, the area curve plots very very weirdly. I’m attaching an example jsfiddle- JSFiddle

When I randomly remove datapoints, and trim them to be kept below 250, then it works.