NEZ-3188 fix:Explore 页面,Metrics save chart 异常

This commit is contained in:
zyh
2023-09-08 17:59:29 +08:00
parent abe4bf937f
commit b8ea64fcce
3 changed files with 31 additions and 12 deletions

View File

@@ -4260,7 +4260,26 @@ export default {
nullType: 'null',
legend: { placement: 'bottom', values: [], show: true },
thresholdShow: true,
thresholds: [{ value: undefined, color: '#eeeeeeff' }]
thresholds: [{ value: undefined, color: '#eeeeeeff' }],
showHeader: 1,
visibility: {
varName: '',
operator: 'equal',
varValue: '',
result: 'show'
},
rightYAxis: {
elementNames: [],
style: 'line',
unit: 2,
label: '',
min: undefined,
max: undefined
},
option: {
lineWidth: 1,
pointSize: 6
}
},
elements: [],
panel: '',