Merge remote-tracking branch 'origin/codeCheck' into codeCheck
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user