Minimal Chart.js instance handle. The dashboards only ever call .destroy() on cached chart references, so we keep a narrow structural type rather than pulling in the full chart.js peer dependency types.
.destroy()
chart.js
Optional
Minimal Chart.js instance handle. The dashboards only ever call
.destroy()on cached chart references, so we keep a narrow structural type rather than pulling in the fullchart.jspeer dependency types.