How can i stop the easing animation of the chartjs in react. I just want a still graph rather than having it increase gradually from 0
Asked
Active
Viewed 86 times
0
-
2Does this answer your question? [Disable Animation with Charts.js](https://stackoverflow.com/questions/21389341/disable-animation-with-charts-js) – Tracer69 Jul 26 '21 at 09:05
-
no,it is still not working. I just want the chart to be a still picture, but when the DOM loads, the chart datasets or bars transition from 0 on both axis to their corresponding values – Tahsin Xeelani Jul 26 '21 at 10:24