mirror of
https://gitee.com/dromara/go-view.git
synced 2025-08-07 14:29:45 +08:00
fix: 饼图控制台异常
This commit is contained in:
parent
bbbf9691f3
commit
a6ff024bf8
@ -61,7 +61,7 @@ const option = {
|
|||||||
emphasis: {
|
emphasis: {
|
||||||
label: {
|
label: {
|
||||||
show: true,
|
show: true,
|
||||||
fontSize: '40',
|
fontSize: 40,
|
||||||
fontWeight: 'bold'
|
fontWeight: 'bold'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user