feat: 添加仪表盘

This commit is contained in:
zhangyu
2021-12-20 17:02:15 +08:00
parent a5e82c239d
commit 1e2a574891
8 changed files with 284 additions and 7 deletions

View File

@@ -393,7 +393,7 @@ export const chartType = {
bar: 'bar',
table: 'table',
stat: 'stat',
gauge: 'gauge',
guage: 'guage',
pie: 'pie',
treemap: 'treemap',
log: 'log',