mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-06 06:40:27 +08:00
各个线图改成圆滑曲线
This commit is contained in:
@@ -547,7 +547,8 @@ window.teaweb = {
|
||||
itemStyle: {
|
||||
color: "#9DD3E8"
|
||||
},
|
||||
areaStyle: {}
|
||||
areaStyle: {},
|
||||
smooth: true
|
||||
}
|
||||
],
|
||||
animation: true
|
||||
|
||||
Reference in New Issue
Block a user