style:饼图样式调整

This commit is contained in:
zhangyu
2021-07-07 17:57:25 +08:00
parent 793870cefd
commit b8b75f0ae2

View File

@@ -194,6 +194,10 @@ const pieWithTable = {
{
type: 'pie',
selectedMode: 'single',
itemStyle: {
borderRadius: 5,
borderWidth: 1
},
radius: ['42%', '70%'],
center: ['30%', '50%'],
data: [],