new-ruoyi-geek/ruoyi-geek-app/pages_qiun/static/json/user-server/3.json

36 lines
726 B
JSON
Raw Normal View History

2025-11-15 13:07:57 +00:00
{
"categories": [
"周一", "周二", "周三", "周四", "周五",
"周六",
"周日"
],
"series": [
{
"name": "老会员", "data": [ 1850, 1660, 1760, 2360, 1560, 1970, 2570 ], "type": "line",
"style": "curve",
"addPoint": true, "color": "#DF297D",
"unit":""
},
{
"name": "新会员",
"data": [
450,
260,
360,
560,
460,
170,
570
],
"type": "line",
"style": "curve",
"addPoint": true,
"color": "#ff9900",
"unit":""
}
],
"yAxis":[
{"calibration":true,"position":"left","min":0,"max":3000,"title":"","titleFontSize":12,"unit":"万","tofix":0}
],
"targetAdd":"9%"
}