neherlab / covid19_scenarios

Models of COVID-19 outbreak trajectories and hospital demand
https://covid19-scenarios.org
MIT License
1.36k stars 354 forks source link

> ## Related issues and PRs #695

Closed bapngo1122 closed 4 years ago

bapngo1122 commented 4 years ago

Related issues and PRs

  • Related to issue #517

Description

Add a new line to the results plot to show the cumulative cases in the simulation. This is calculated using population - current susceptible

Impacted Areas in the application

src/components/Main/Results/DeterministicLinePlot.tsx src/components/Main/Results/ChartCommon.ts

Testing

Check the results plot and compare with population/ susceptibility values

_Originally posted by @bapngo1122 in https://github.com/neherlab/covid19_scenarios/pull/620#issuecomment-632816298_