gaoluyang
3 天以前 92230c9a97dc9ce9df3313d11d26999c04bb6b26
src/pages_qiun/static/json/user-healthy/7.json
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,89 @@
{
   "categories": [
      "1月11",
      "1月12",
      "1月11",
      "1月14",
      "1月15"
   ],
   "series": [{
         "name": "新增会员数",
         "data": [{
               "value": 5,
               "color": "#24ABFD"
            },
            {
               "value": -3,
               "color": "#24ABFD"
            },
            {
               "value": 3.5,
               "color": "#24ABFD"
            },
            {
               "value": 10,
               "color": "#24ABFD"
            },
            {
               "value": 2.8,
               "color": "#24ABFD"
            }
         ],
         "type": "column",
         "color": "#24ABFD",
         "unit": "",
         "textNoShow": true
      },
      {
         "name": "当日达成率",
         "data": [
            101,
            91,
            97,
            131,
            109
         ],
         "type": "line",
         "addPoint": true,
         "color": "#DF297D",
         "unit": "%",
         "index": 1
      },
      {
         "name": "日均达成率",
         "data": [
            102,
            92,
            96,
            115,
            105
         ],
         "type": "line",
         "style": "curve",
         "color": "#ff9900",
         "unit": "%",
         "index": 1
      },
      {
         "name": "日均达成率",
         "data": [
            102,
            92,
            96,
            115,
            105
         ],
         "type": "area",
         "color": "#ff9900",
         "unit": "%",
         "index": 1
      }
   ],
   "yAxis": [{
      "max": 20,
      "min": 0
   }, {
      "max": 200,
      "min": 0
   }]
}