var myChart=document.getElementById("main") myChart.removeAttribute("_echarts_instance_"); // 移除容器上的 _echarts_instance
或者
myChart.dispose();