chartjs / chartjs-plugin-deferred

Chart.js plugin to defer initial chart updates
https://chartjs-plugin-deferred.netlify.app/
MIT License
108 stars 21 forks source link

Remove unused variable #25

Closed LeeLenaleee closed 2 years ago

LeeLenaleee commented 2 years ago

Fix the lint error I introduced by forgetting to remove the chart variable that is no longer used since plugin is not self registering anymore