//创建ECharts图表方法function DrawEChart(ec,start,end) {//--- 折柱 ---myChart = ec.init(document.getElementById('mainScatter'));//图表显示提示信息