You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently unable to animate the drawing of the chart when I'm using this plugin which I was able to do with chartjs alone. This plugin option supported in chartjs is not working here: animation:{ animateRotate: true, render: false, }
Any way to overcome this?
The text was updated successfully, but these errors were encountered:
- fixes the output of some distribution files that were generated in `dist/@energiency` instead of `dist`
- removes the `dist` directory from the repository (will be built in CI)
I'm currently unable to animate the drawing of the chart when I'm using this plugin which I was able to do with chartjs alone. This plugin option supported in chartjs is not working here:
animation:{ animateRotate: true, render: false, }
Any way to overcome this?
The text was updated successfully, but these errors were encountered: