摘要: arr //你的数据 dataZoom : { show: true, realtime: true, startValue: arr.length - 240, endValue: arr.length } 使用echarts实现了一个折现图,数据是一天24小时,每隔30s从数据库取一次数据,但是 阅读全文
posted @ 2019-06-14 11:22 ronle 阅读(4514) 评论(0) 推荐(0) 编辑