在myCharts.setOption(option);之前添加myCharts.clear(); 意思是清空当前实例,重新绘制。
echarts折线图,数据切换时(最近七天)绘图不合理现象
原文:https://www.cnblogs.com/CodingHi/p/14007426.html