Commit 0fca2cae authored by lizhichao's avatar lizhichao

页面微调

parent 14a44768
......@@ -58,11 +58,12 @@
type: 'pie',
radius: ['40%', '80%'],
avoidLabelOverlap: false,
itemStyle: {
borderRadius: 50,
borderColor: '#fff',
borderWidth: 5
},
//itemStyle: {
// borderRadius: 50,
// borderColor: '#fff',
// borderWidth: 5
// },
label: {
show: false,
position: 'center'
......@@ -70,7 +71,7 @@
emphasis: {
label: {
show: true,
fontSize: '40',
fontSize: '30',
fontWeight: 'bold'
}
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment