mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-20 16:20:27 +08:00
各个线图改成圆滑曲线
This commit is contained in:
@@ -66,7 +66,8 @@ Tea.context(function () {
|
||||
},
|
||||
areaStyle: {
|
||||
color: "#9DD3E8"
|
||||
}
|
||||
},
|
||||
smooth: true
|
||||
}
|
||||
],
|
||||
animation: false
|
||||
@@ -124,7 +125,8 @@ Tea.context(function () {
|
||||
},
|
||||
areaStyle: {
|
||||
color: "#9DD3E8"
|
||||
}
|
||||
},
|
||||
smooth: true
|
||||
}
|
||||
],
|
||||
animation: false
|
||||
|
||||
Reference in New Issue
Block a user