图表中攻击流量类型改为Line Area

This commit is contained in:
GoEdgeLab
2021-07-27 09:51:47 +08:00
parent 7cb2b6cf15
commit e103e455c8
4 changed files with 11 additions and 8 deletions

View File

@@ -139,7 +139,7 @@ Tea.context(function () {
itemStyle: {
color: "#F39494"
},
lineStyle: {
areaStyle: {
color: "#F39494"
},
smooth: true
@@ -281,7 +281,7 @@ Tea.context(function () {
itemStyle: {
color: "#F39494"
},
lineStyle: {
areaStyle: {
color: "#F39494"
},
smooth: true