1
lijun20020229 Apr 29, 2016
可以把图例(legend)的文字改一下,需要用到 legend.formatter
http://echarts.baidu.com/option.html#legend.formatter |
2
learnshare Apr 29, 2016
ECharts 只能显示当前所有数据的最大 /最小值。
历史数据不在图表中,就没办法了 |
3
lijun20020229 Apr 29, 2016
数据肯定是要自己用 Js 统计的
|