Merge remote-tracking branch 'origin/dev-3.2' into dev-3.2
This commit is contained in:
@@ -199,7 +199,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