Skip to content

Commit

Permalink
fix: import other dashboards
Browse files Browse the repository at this point in the history
  • Loading branch information
saraburns1 committed Oct 22, 2024
1 parent dbeed9b commit 0f8e902
Show file tree
Hide file tree
Showing 19 changed files with 89 additions and 289 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -69,15 +69,15 @@ params:
y_axis_title_position: Left
query_context:
datasource:
id: 94
id: 33
type: table
force: false
form_data:
adhoc_filters: []
annotation_layers: []
color_scheme: supersetColors
comparison_type: values
datasource: 94__table
datasource: 33__table
extra_form_data: {}
force: false
forecastInterval: 0.8
Expand Down Expand Up @@ -119,7 +119,7 @@ query_context:
row_limit: 10000
show_empty_columns: true
show_legend: true
slice_id: 163
slice_id: 57
sort_series_type: sum
time_grain_sqla: P1D
tooltipTimeFormat: smart_date
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,17 +67,15 @@ params:
y_axis_title_position: Left
query_context:
datasource:
id: 94
id: 33
type: table
force: false
form_data:
adhoc_filters: []
annotation_layers: []
color_scheme: supersetColors
comparison_type: values
dashboards:
- 30
datasource: 94__table
datasource: 33__table
extra_form_data: {}
force: false
forecastInterval: 0.8
Expand Down Expand Up @@ -119,7 +117,7 @@ query_context:
row_limit: 10000
show_empty_columns: true
show_legend: true
slice_id: 183
slice_id: 142
sort_series_type: sum
time_grain_sqla: P1D
tooltipTimeFormat: smart_date
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ params:
y_axis_title_position: Left
query_context:
datasource:
id: 254
id: 33
type: table
force: false
form_data:
Expand All @@ -91,9 +91,7 @@ query_context:
annotation_layers: []
color_scheme: supersetColors
comparison_type: values
dashboards:
- 315
datasource: 254__table
datasource: 33__table
extra_form_data: {}
force: false
forecastInterval: 0.8
Expand Down Expand Up @@ -134,7 +132,7 @@ query_context:
row_limit: 10000
show_empty_columns: true
show_legend: true
slice_id: 713
slice_id: 89
sort_series_type: sum
time_grain_sqla: P1M
tooltipTimeFormat: smart_date
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ params:
y_axis_title_position: Left
query_context:
datasource:
id: 254
id: 33
type: table
force: false
form_data:
Expand All @@ -75,9 +75,7 @@ query_context:
annotation_layers: []
color_scheme: supersetColors
comparison_type: values
dashboards:
- 315
datasource: 254__table
datasource: 33__table
extra_form_data: {}
force: false
forecastInterval: 0.8
Expand Down Expand Up @@ -117,7 +115,7 @@ query_context:
row_limit: 10000
show_empty_columns: true
show_legend: true
slice_id: 173
slice_id: 17
sort_series_type: sum
time_grain_sqla: P1M
tooltipTimeFormat: smart_date
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ params:
viz_type: table
query_context:
datasource:
id: 12
id: 29
type: table
force: false
form_data:
Expand All @@ -94,6 +94,7 @@ query_context:
operator: TEMPORAL_RANGE
subject: emission_time
all_columns: []
annotation_layers: []
color_pn: true
column_config:
Course Grade %:
Expand All @@ -113,9 +114,7 @@ query_context:
column: course_grade
operator: <
targetValue: 0.5
dashboards:
- 18
datasource: 12__table
datasource: 29__table
extra_form_data: {}
force: false
groupby:
Expand Down Expand Up @@ -162,7 +161,7 @@ query_context:
server_pagination: true
show_cell_bars: true
show_totals: true
slice_id: 32
slice_id: 67
table_timestamp_format: smart_date
temporal_columns_lookup:
emission_time: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ params:
y_axis_title_position: Left
query_context:
datasource:
id: 356
id: 44
type: table
force: false
form_data:
Expand All @@ -67,9 +67,7 @@ query_context:
annotation_layers: []
color_scheme: supersetColors
comparison_type: values
dashboards:
- 315
datasource: 356__table
datasource: 44__table
extra_form_data: {}
force: false
forecastInterval: 0.8
Expand All @@ -89,7 +87,7 @@ query_context:
row_limit: 10000
show_empty_columns: true
show_legend: true
slice_id: 556
slice_id: 144
sort_series_type: sum
tooltipTimeFormat: smart_date
truncateXAxis: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,17 +64,15 @@ params:
zoomable: true
query_context:
datasource:
id: 95
id: 49
type: table
force: false
form_data:
adhoc_filters: []
annotation_layers: []
color_scheme: supersetColors
comparison_type: values
dashboards:
- 30
datasource: 95__table
datasource: 49__table
extra_form_data: {}
force: false
forecastInterval: 0.8
Expand Down Expand Up @@ -110,7 +108,7 @@ query_context:
row_limit: 10000
show_empty_columns: true
show_legend: true
slice_id: 133
slice_id: 93
sort_series_type: sum
time_grain_sqla: P1D
tooltipTimeFormat: smart_date
Expand Down
Loading

0 comments on commit 0f8e902

Please sign in to comment.