Home Forums Chart Support Gradient Area Color Reply To: Gradient Area Color

#43311

@maizurahhh_,

You can create a gradient effect on the area chart by looping through your data points array and creating a separate dataseries with color property for each of the datapoint. Kindly refer to this JSFiddle for an example on the same.

area chart with gradient


Adithya Menon
Team CanvasJS