fix: Duplicated example dataset (#29993)
This commit is contained in:
parent
5e847c7afa
commit
eb2d69a5e6
|
|
@ -1,53 +0,0 @@
|
|||
# Licensed to the Apache Software Foundation (ASF) under one
|
||||
# or more contributor license agreements. See the NOTICE file
|
||||
# distributed with this work for additional information
|
||||
# regarding copyright ownership. The ASF licenses this file
|
||||
# to you under the Apache License, Version 2.0 (the
|
||||
# "License"); you may not use this file except in compliance
|
||||
# with the License. You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing,
|
||||
# software distributed under the License is distributed on an
|
||||
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||
# KIND, either express or implied. See the License for the
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
slice_name: World Map
|
||||
description: null
|
||||
certified_by: null
|
||||
certification_details: null
|
||||
viz_type: world_map
|
||||
params:
|
||||
datasource: 1__table
|
||||
viz_type: world_map
|
||||
entity: country_name
|
||||
country_fieldtype: name
|
||||
metric: sum__SP_POP_TOTL
|
||||
adhoc_filters:
|
||||
- clause: WHERE
|
||||
subject: year
|
||||
operator: TEMPORAL_RANGE
|
||||
comparator: No filter
|
||||
expressionType: SIMPLE
|
||||
row_limit: 10000
|
||||
show_bubbles: true
|
||||
secondary_metric: sum__SP_RUR_TOTL
|
||||
max_bubble_size: "25"
|
||||
color_picker:
|
||||
r: 0
|
||||
g: 122
|
||||
b: 135
|
||||
a: 1
|
||||
color_by: metric
|
||||
linear_color_scheme: superset_seq_1
|
||||
color_scheme: supersetColors
|
||||
y_axis_format: SMART_NUMBER
|
||||
extra_form_data: {}
|
||||
dashboards:
|
||||
- 13
|
||||
cache_timeout: null
|
||||
uuid: f0606234-1644-426f-8fc6-3eaf8e77fd58
|
||||
version: 1.0.0
|
||||
dataset_uuid: 3cee7b7f-0009-4d9d-8de4-1da4cad4569e
|
||||
|
|
@ -261,20 +261,6 @@ position:
|
|||
- GRID_ID
|
||||
- ROW-LIWnqpnIk5
|
||||
type: CHART
|
||||
CHART-aAhaxRYu_t:
|
||||
children: []
|
||||
id: CHART-aAhaxRYu_t
|
||||
meta:
|
||||
chartId: 116
|
||||
height: 50
|
||||
sliceName: World Map
|
||||
uuid: f0606234-1644-426f-8fc6-3eaf8e77fd58
|
||||
width: 4
|
||||
parents:
|
||||
- ROOT_ID
|
||||
- GRID_ID
|
||||
- ROW-we3i1eOT75
|
||||
type: CHART
|
||||
CHART-gfrGP3BD76:
|
||||
children: []
|
||||
id: CHART-gfrGP3BD76
|
||||
|
|
@ -384,7 +370,6 @@ position:
|
|||
- ROW-Jq9auQfs6-
|
||||
- ROW-3XARWMYOfz
|
||||
- ROW-ux6j1ePT8I
|
||||
- ROW-we3i1eOT75
|
||||
id: GRID_ID
|
||||
parents:
|
||||
- ROOT_ID
|
||||
|
|
@ -495,16 +480,6 @@ position:
|
|||
- ROOT_ID
|
||||
- GRID_ID
|
||||
type: ROW
|
||||
ROW-we3i1eOT75:
|
||||
children:
|
||||
- CHART-aAhaxRYu_t
|
||||
id: ROW-we3i1eOT75
|
||||
meta:
|
||||
background: BACKGROUND_TRANSPARENT
|
||||
parents:
|
||||
- ROOT_ID
|
||||
- GRID_ID
|
||||
type: ROW
|
||||
metadata:
|
||||
color_scheme: supersetAndPresetColors
|
||||
refresh_frequency: 0
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue