in components/helper/sandbox.ts [124:129]
dispose() { if (chartInstance) { chartInstance.dispose() chartInstance = null } },