mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
feat: Move cross filters to Dashboard (#22785)
This commit is contained in:
@@ -32,7 +32,6 @@ import {
|
||||
D3_TIME_FORMAT_OPTIONS,
|
||||
sections,
|
||||
sharedControls,
|
||||
emitFilterControl,
|
||||
Dataset,
|
||||
getStandardizedControls,
|
||||
} from '@superset-ui/chart-controls';
|
||||
@@ -127,7 +126,6 @@ const config: ControlPanelConfig = {
|
||||
},
|
||||
],
|
||||
['adhoc_filters'],
|
||||
emitFilterControl,
|
||||
['series_limit'],
|
||||
[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user