49 lines
837 B
JSON
49 lines
837 B
JSON
{
|
|
"title": {
|
|
"text": "177",
|
|
"subtext": "风险对象",
|
|
"left": "center",
|
|
"top": "32%",
|
|
"textStyle": {
|
|
"fontFamily": "ff-AvenirMedium",
|
|
"fontSize": 18,
|
|
"color": "#3F4040",
|
|
"align": "center"
|
|
},
|
|
"subtextStyle": {
|
|
"fontSize": 14,
|
|
"color": "#3F4040"
|
|
}
|
|
},
|
|
"tooltip": {
|
|
"trigger": "item"
|
|
},
|
|
"grid": {
|
|
"left": "2%",
|
|
"right": "4%",
|
|
"bottom": "0%",
|
|
"top": "0%",
|
|
"containLabel": true
|
|
},
|
|
"series": {
|
|
"name": "风险对象统计",
|
|
"type": "pie",
|
|
"radius": ["50%", "70%"],
|
|
"avoidLabelOverlap": false,
|
|
"padAngle": 2,
|
|
"label": {
|
|
"show": false,
|
|
"position": "center"
|
|
},
|
|
"emphasis": {
|
|
"label": {
|
|
"show": false
|
|
}
|
|
},
|
|
"labelLine": {
|
|
"show": false
|
|
},
|
|
"data": []
|
|
}
|
|
}
|