feat: 修改 log-chart-box 和metrics-chart-box 使用同一个rightbox
This commit is contained in:
@@ -200,7 +200,7 @@ export default {
|
||||
nullType: 'null',
|
||||
legend: { placement: 'bottom', values: [], show: true },
|
||||
thresholdShow: true,
|
||||
thresholds: [{ value: '', color: '#eeeeeeff' }]
|
||||
thresholds: [{ value: undefined, color: '#eeeeeeff' }]
|
||||
},
|
||||
elements: [{ expression: '', legend: '', type: 'expert', id: '', name: 'A' }],
|
||||
panel: '',
|
||||
|
||||
Reference in New Issue
Block a user