山东移动
This commit is contained in:
@@ -17,8 +17,13 @@ export default {
|
||||
},
|
||||
series: {
|
||||
type: "pie",
|
||||
radius: ['60%', '70%'],
|
||||
minShowLabelAngle: 10,
|
||||
radius: '50%',
|
||||
itemStyle: {
|
||||
borderRadius: 4,
|
||||
borderColor: 'rgba(128, 128, 128, 0.1)',
|
||||
borderWidth: 2
|
||||
},
|
||||
label: {
|
||||
show: false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user