Home Forums Chart Support How to animate dynamic updates using React functional components? Reply To: How to animate dynamic updates using React functional components?

#27848

@jaycincotta,

Chart animates only on the first/initial render, as of now.

I’ve read the guidance that the chart would need to be recreated on each update so that the animation would occur on first render

To achieve the above requirement, you can destroy and re-create the chart as shown in this example.

—-
Manoj Mohan
Team CanvasJS