//根据窗口容器大小发生改变时改变图表尺寸 window.onresize = function(){ myChart.resize(); }
https://www.echartsjs.com/api.html#echartsInstance.resize