优化数据看板

This commit is contained in:
GoEdgeLab
2023-10-30 16:44:01 +08:00
parent f934195f19
commit 71f8dde2ad
14 changed files with 136 additions and 22 deletions

View File

@@ -592,7 +592,8 @@ window.teaweb = {
itemStyle: {
color: this.DefaultChartColor
},
barWidth: "20em"
barWidth: "10em",
areaStyle: {}
}
],
animation: true,