mirror of
https://github.com/apache/superset.git
synced 2026-04-17 15:15:20 +00:00
chore(plugin-chart-table): move adhoc filters control closer to the metrics (#17797)
This commit is contained in:
committed by
GitHub
parent
b5dca4ebfe
commit
a2d8b94c52
@@ -259,6 +259,7 @@ const config: ControlPanelConfig = {
|
||||
},
|
||||
},
|
||||
],
|
||||
['adhoc_filters'],
|
||||
[
|
||||
{
|
||||
name: 'timeseries_limit_metric',
|
||||
@@ -359,7 +360,6 @@ const config: ControlPanelConfig = {
|
||||
},
|
||||
},
|
||||
],
|
||||
['adhoc_filters'],
|
||||
emitFilterControl,
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user