Files
2023-03-17 11:03:57 +08:00

144 lines
4.0 KiB
JSON

{
"editCanvasConfig": {
"projectName": "1",
"width": 1920,
"height": 1080,
"filterShow": false,
"hueRotate": 0,
"saturate": 1,
"contrast": 1,
"brightness": 1,
"opacity": 1,
"rotateZ": 0,
"rotateX": 0,
"rotateY": 0,
"skewX": 0,
"skewY": 0,
"blendMode": "normal",
"selectColor": true,
"chartThemeColor": "dark",
"chartThemeSetting": {
"title": {
"show": true,
"textStyle": {
"color": "#BFBFBF",
"fontSize": 18
},
"subtextStyle": {
"color": "#A2A2A2",
"fontSize": 14
}
},
"xAxis": {
"show": true,
"name": "",
"nameGap": 15,
"nameTextStyle": {
"color": "#B9B8CE",
"fontSize": 12
},
"inverse": false,
"axisLabel": {
"show": true,
"fontSize": 12,
"color": "#B9B8CE",
"rotate": 0
},
"position": "bottom",
"axisLine": {
"show": true,
"lineStyle": {
"color": "#B9B8CE",
"width": 1
},
"onZero": true
},
"axisTick": {
"show": true,
"length": 5
},
"splitLine": {
"show": false,
"lineStyle": {
"color": "#484753",
"width": 1,
"type": "solid"
}
}
},
"yAxis": {
"show": true,
"name": "",
"nameGap": 15,
"nameTextStyle": {
"color": "#B9B8CE",
"fontSize": 12
},
"inverse": false,
"axisLabel": {
"show": true,
"fontSize": 12,
"color": "#B9B8CE",
"rotate": 0
},
"position": "left",
"axisLine": {
"show": true,
"lineStyle": {
"color": "#B9B8CE",
"width": 1
},
"onZero": true
},
"axisTick": {
"show": true,
"length": 5
},
"splitLine": {
"show": true,
"lineStyle": {
"color": "#484753",
"width": 1,
"type": "solid"
}
}
},
"legend": {
"show": true,
"top": "5%",
"textStyle": {
"color": "#B9B8CE"
}
},
"grid": {
"show": false,
"left": "10%",
"top": "60",
"right": "10%",
"bottom": "60"
},
"dataset": null
},
"previewScaleType": "fit",
"globalFilter": []
},
"componentList": [
],
"requestGlobalConfig": {
"requestDataPond": [],
"requestOriginUrl": "",
"requestInterval": 30,
"requestIntervalUnit": "second",
"requestParams": {
"Body": {
"form-data": {},
"x-www-form-urlencoded": {},
"json": "",
"xml": ""
},
"Header": {},
"Params": {}
}
}
}