饼图样式
This commit is contained in:
parent
2b3e148463
commit
2957e5acef
|
@ -41,8 +41,8 @@
|
||||||
{
|
{
|
||||||
name: this.name,
|
name: this.name,
|
||||||
type: 'pie',
|
type: 'pie',
|
||||||
radius: '55%',
|
radius: ['40%', '70%'],
|
||||||
roseType: 'angle',
|
// roseType: 'angle',
|
||||||
data: this.data
|
data: this.data
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue