摘要:
List<Statbydate> rest = server.LineChart(bdate, edate); int max = 0, min = 0; if (rest.Count > 0) { max = rest[0].maxRegister; //最大值 min = rest[0].min 阅读全文
posted @ 2018-07-19 09:55
ITMrRight
阅读(252)
评论(0)
推荐(0)
摘要:
进入:http://echarts.baidu.com/官网找到你想用的统计图 @{ ViewBag.Title = "注册折线图";}<!DOCTYPE html><html style="height: 100%"><head> <meta charset="utf-8"></head> <bo 阅读全文
posted @ 2018-07-19 09:39
ITMrRight
阅读(580)
评论(0)
推荐(0)

浙公网安备 33010602011771号