NEZ-1281 feat:chart-value 组件开发

This commit is contained in:
zhangyu
2021-12-10 11:33:45 +08:00
parent 172d358b77
commit 167c4498bb
9 changed files with 86 additions and 1019 deletions

View File

@@ -392,7 +392,7 @@ export const chartType = {
point: 'point',
bar: 'bar',
table: 'table',
singleStat: 'singleStat',
stat: 'stat',
gauge: 'gauge',
pie: 'pie',
treemap: 'treemap',