style:饼图样式调整
This commit is contained in:
@@ -194,6 +194,10 @@ const pieWithTable = {
|
|||||||
{
|
{
|
||||||
type: 'pie',
|
type: 'pie',
|
||||||
selectedMode: 'single',
|
selectedMode: 'single',
|
||||||
|
itemStyle: {
|
||||||
|
borderRadius: 5,
|
||||||
|
borderWidth: 1
|
||||||
|
},
|
||||||
radius: ['42%', '70%'],
|
radius: ['42%', '70%'],
|
||||||
center: ['30%', '50%'],
|
center: ['30%', '50%'],
|
||||||
data: [],
|
data: [],
|
||||||
|
|||||||
Reference in New Issue
Block a user