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