mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
@@ -89,9 +89,9 @@ const controlPanel: ControlPanelConfig = {
|
||||
{
|
||||
name: 'metric',
|
||||
config: {
|
||||
...optionalEntity,
|
||||
type: 'DndMetricSelect',
|
||||
label: t('Metric'),
|
||||
...sharedControls.metric,
|
||||
clearable: true,
|
||||
validators: [],
|
||||
description: t('Metric for node values'),
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user