优化代码

This commit is contained in:
GoEdgeLab
2022-04-22 09:58:25 +08:00
parent 7819b620ef
commit cea7bc853a
10 changed files with 30 additions and 28 deletions

View File

@@ -60,7 +60,7 @@ Tea.context(function () {
return v.count / axis.divider;
}),
itemStyle: {
color: "#9DD3E8"
color: teaweb.DefaultChartColor
},
barWidth: "20em"
}