peaf:降低项目echarts图表平滑数值true(0.5)-->0.2

This commit is contained in:
wangwenrui
2020-05-25 16:01:20 +08:00
parent 455b22eb3e
commit 29cf43ab7d
13 changed files with 283 additions and 13 deletions

View File

@@ -512,7 +512,7 @@
let chartData = {
type: "line",
symbol: 'none', //去掉点
smooth: true, //曲线变平滑
smooth: 0.2, //曲线变平滑
name: ''
};
chartData.name += "{";