优化界面

This commit is contained in:
刘祥超
2021-08-17 10:48:38 +08:00
parent a8f1056c3c
commit 04cea4dbd6
4 changed files with 38 additions and 26 deletions

View File

@@ -572,7 +572,8 @@ window.teaweb = {
smooth: true
}
],
animation: true
animation: true,
smooth: true
}
chart.setOption(option)
chart.resize()