优化数据看板

This commit is contained in:
刘祥超
2023-10-30 16:44:01 +08:00
parent aeebf55e60
commit b56ccc7cef
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,