mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
chore(dashboard): Cleanup example dashboard filter scopes (#23260)
This commit is contained in:
@@ -318,15 +318,15 @@ metadata:
|
||||
COUNT(*): "#D1C6BC"
|
||||
filter_scopes:
|
||||
"3965":
|
||||
Country_Name:
|
||||
country_name:
|
||||
scope:
|
||||
- ROOT_ID
|
||||
immune: []
|
||||
Product_Category:
|
||||
product_category:
|
||||
scope:
|
||||
- ROOT_ID
|
||||
immune: []
|
||||
Clinical Stage:
|
||||
clinical_stage:
|
||||
scope:
|
||||
- ROOT_ID
|
||||
immune: []
|
||||
|
||||
@@ -717,7 +717,7 @@ metadata:
|
||||
color_scheme: supersetColors
|
||||
filter_scopes:
|
||||
'1387':
|
||||
Ethnic Minority:
|
||||
ethnic_minority:
|
||||
scope:
|
||||
- TAB-AsMaxdYL_t
|
||||
immune: []
|
||||
@@ -725,7 +725,7 @@ metadata:
|
||||
scope:
|
||||
- ROOT_ID
|
||||
immune: []
|
||||
Developer Type:
|
||||
developer_type:
|
||||
scope:
|
||||
- ROOT_ID
|
||||
immune: []
|
||||
|
||||
@@ -386,12 +386,12 @@ metadata:
|
||||
refresh_frequency: 0
|
||||
default_filters: '{"671": {"__time_range": "No filter"}}'
|
||||
filter_scopes:
|
||||
'671':
|
||||
ProductLine:
|
||||
"671":
|
||||
product_line:
|
||||
scope:
|
||||
- TAB-4fthLQmdX
|
||||
immune: []
|
||||
DealSize:
|
||||
deal_size:
|
||||
scope:
|
||||
- ROOT_ID
|
||||
immune: []
|
||||
|
||||
@@ -370,16 +370,16 @@ metadata:
|
||||
"No filter"}}'
|
||||
color_scheme: supersetColors
|
||||
filter_scopes:
|
||||
'3547':
|
||||
Platform:
|
||||
"3547":
|
||||
platform:
|
||||
scope:
|
||||
- TAB-2_QXp8aNq
|
||||
immune: []
|
||||
Genre:
|
||||
genre:
|
||||
scope:
|
||||
- ROOT_ID
|
||||
immune: []
|
||||
Publisher:
|
||||
publisher:
|
||||
scope:
|
||||
- ROOT_ID
|
||||
immune: []
|
||||
|
||||
Reference in New Issue
Block a user