feat: add new vaccine candidates chart with FDA approval filter and update dashboard configuration
- Add new pie chart "Vaccine Candidates per Phase" (ID 163) with FDA approved indications filter - Update existing chart 121 query context configuration - Set dashboard slug to "covid" and add new chart to dashboard layout - Clean up dashboard metadata by removing unused color scheme configurations
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
dashboard_title: COVID Vaccine Dashboard
|
||||
description: null
|
||||
css: ''
|
||||
slug: null
|
||||
certified_by: ''
|
||||
certification_details: ''
|
||||
slug: covid
|
||||
certified_by: null
|
||||
certification_details: null
|
||||
published: true
|
||||
uuid: f4065089-110a-41fa-8dd7-9ce98a65e250
|
||||
position:
|
||||
@@ -238,6 +238,16 @@ position:
|
||||
parents:
|
||||
- ROOT_ID
|
||||
type: TABS
|
||||
CHART-AGZ0WY6N:
|
||||
children: []
|
||||
id: CHART-AGZ0WY6N
|
||||
meta:
|
||||
chartId: 163
|
||||
height: 50
|
||||
sliceName: Vaccine Candidates per Phase
|
||||
uuid: 0f942970-9d2c-46c5-9eb3-f6cffa792d25
|
||||
width: 4
|
||||
type: CHART
|
||||
metadata:
|
||||
timed_refresh_immune_slices: []
|
||||
expanded_slices: {}
|
||||
@@ -376,76 +386,6 @@ metadata:
|
||||
Unknown: '#EFA1AA'
|
||||
Live attenuated virus: '#FDE380'
|
||||
COUNT(*): '#D1C6BC'
|
||||
color_scheme_domain:
|
||||
- '#1FA8C9'
|
||||
- '#454E7C'
|
||||
- '#5AC189'
|
||||
- '#FF7F44'
|
||||
- '#666666'
|
||||
- '#E04355'
|
||||
- '#FCC700'
|
||||
- '#A868B7'
|
||||
- '#3CCCCB'
|
||||
- '#A38F79'
|
||||
- '#8FD3E4'
|
||||
- '#A1A6BD'
|
||||
- '#ACE1C4'
|
||||
- '#FEC0A1'
|
||||
- '#B2B2B2'
|
||||
- '#EFA1AA'
|
||||
- '#FDE380'
|
||||
- '#D3B3DA'
|
||||
- '#9EE5E5'
|
||||
- '#D1C6BC'
|
||||
shared_label_colors:
|
||||
- 0. Pre-clinical
|
||||
- 1. Phase I
|
||||
- 2. Phase II or Combined I/II
|
||||
- 3. Phase III
|
||||
- 4. Authorized
|
||||
- <NULL>
|
||||
- count
|
||||
map_label_colors:
|
||||
count: '#1FA8C9'
|
||||
<NULL>: '#5AC189'
|
||||
Turkey: '#454E7C'
|
||||
Nigeria: '#FF7F44'
|
||||
Switzerland: '#666666'
|
||||
Bangladesh: '#E04355'
|
||||
Indonesia: '#FCC700'
|
||||
Italy: '#A868B7'
|
||||
Russia: '#3CCCCB'
|
||||
China: '#A38F79'
|
||||
Sweden: '#8FD3E4'
|
||||
Netherlands: '#A1A6BD'
|
||||
Romania: '#ACE1C4'
|
||||
Brazil: '#FEC0A1'
|
||||
Chinese Taipei: '#B2B2B2'
|
||||
Australia: '#EFA1AA'
|
||||
Germany: '#FDE380'
|
||||
Canada: '#D3B3DA'
|
||||
Finland: '#9EE5E5'
|
||||
South Korea: '#D1C6BC'
|
||||
Argentina: '#9EE5E5'
|
||||
Spain: '#D1C6BC'
|
||||
Cuba: '#454E7C'
|
||||
Slovenia: '#5AC189'
|
||||
Egypt: '#FF7F44'
|
||||
India: '#666666'
|
||||
Iran: '#E04355'
|
||||
Belgium: '#FCC700'
|
||||
Chile: '#A868B7'
|
||||
France: '#3CCCCB'
|
||||
Vietnam: '#A38F79'
|
||||
Slovakia: '#8FD3E4'
|
||||
Israel: '#A1A6BD'
|
||||
Peru: '#ACE1C4'
|
||||
Kazakhstan: '#FEC0A1'
|
||||
Japan: '#B2B2B2'
|
||||
Great Britain: '#EFA1AA'
|
||||
Denmark: '#FDE380'
|
||||
Thailand: '#D3B3DA'
|
||||
United States: '#D3B3DA'
|
||||
chart_configuration:
|
||||
'115':
|
||||
id: 115
|
||||
@@ -522,5 +462,8 @@ metadata:
|
||||
- 120
|
||||
- 121
|
||||
cross_filters_enabled: true
|
||||
shared_label_colors: []
|
||||
map_label_colors: {}
|
||||
color_scheme_domain: []
|
||||
theme_uuid: null
|
||||
version: 1.0.0
|
||||
|
||||
Reference in New Issue
Block a user