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
With CHART.JS 4, PR chartjs/Chart.js#10549, the destroy plugin hook has been removed and replaced with afterDestroy.
Currently, the version is not cleaning the states map.
With CHART.JS 4, PR chartjs/Chart.js#10549, the
destroyplugin hook has been removed and replaced withafterDestroy.Currently, the version is not cleaning the states map.