ESID
ESID copied to clipboard
This is the repository to the ESID frontend for visualization of infectious disease propagation.
### Description In some cases when changeing the language via the language picker, the district map diplays wrong/no data. (Sometimes the line chart also breaks, removing the selected date guide)....
There is a discrepancy between the diplay of values in the scenario cards and the other views: e.g.: `ICUV1` Intensive Care (💉) has values `InfectedT` Infected (🧪) (or Symptomatic (🧪))...
To be consistent with the model and to be clearer in the meaning, we should think of some adapted infection state names.
The District map is missing the button to export the chart (and/or data). Refer to the line chart for and example export feature for amCharts.
### Description ## Related Issues/Tasks: - [ ] #257 - [ ] #258 - [ ] #259
When a user selects a date and a district then a Sunburst diagram (Stacked Pie Chart) should show : at the outwards ring grouped vaccination compartments (V1, V2, V etc)...
When a user select a Date, Compartment and District, then a pie chart should show the distribution of the infection in different age group.
To create a visualization dashboard based on the VVAFER architecture. Add the following visualization. Each visualization should have a function that it exposes to the other components. This information is...