Merge remote-tracking branch 'origin/codeCheck' into codeCheck

This commit is contained in:
chenjinsong
2020-06-03 20:46:13 +08:00
5 changed files with 141 additions and 17 deletions

View File

@@ -749,6 +749,10 @@
smooth: 0.2, //曲线变平滑
showSymbol: false,
data: [],
lineStyle: {
width: 1,
opacity: 0.9
},
type: chartInfo.type,
},
metric_name: '',
@@ -980,6 +984,10 @@
smooth: 0.2, //曲线变平滑
showSymbol: false,
data: [],
lineStyle: {
width: 1,
opacity: 0.9
},
type: chartInfo.type,
},
//visible: true,