Home Forums Chart Support “Animation” doesn’t work. Reply To: “Animation” doesn’t work.

#31521

Doko,

As mentioned in previous reply, you should use animationEnabled property to enable or disable animation. In the sample that you have shared, you seem to be mentioning it as animationEnable (d missing). Changing it to animationEnabled should work fine in your case.

Note: As of now, animation happens only on the first render of the chart & not on every update.


Vishwas R
Team CanvasJS