feat: 看板告警统计关闭数字显示

This commit is contained in:
TsMask
2024-02-06 11:09:01 +08:00
parent e0319681fb
commit 86d73d3e41

View File

@@ -170,7 +170,7 @@ function initPicture() {
radius: '35%',
color: ['#f5222d', '#ffc069', '#fadb14', '#722ed1', '#1677ff'],
label: {
show: true,
show: false,
position: 'inner',
formatter: ' {c}',
},