Home › Forums › Chart Support › Animation is not working for graph › Reply To: Animation is not working for graph
@usha,
Based on the code shared by you, it seems like you have not set the animationEnabled property. Setting animationEnabled: true should work fine in your case
animationEnabled: true
— Ranjitha R Team CanvasJS