各个线图改成圆滑曲线

This commit is contained in:
刘祥超
2021-07-26 14:32:24 +08:00
parent 3c3408624d
commit 5084d9f87e
12 changed files with 94 additions and 47 deletions

View File

@@ -547,7 +547,8 @@ window.teaweb = {
itemStyle: {
color: "#9DD3E8"
},
areaStyle: {}
areaStyle: {},
smooth: true
}
],
animation: true