-
# 🐛 Bug Report
## How to reproduce
Steps to reproduce the issue:
1. Open the application in a browser
2. Click "Add" button in "Mitigation"
3. Observe that it takes a while for t…
-
The primary purpose of this repo is to aggregate parsers and sources to be used in [`covid19_scenarios`](https://github.com/neherlab/covid19_scenarios) where it is included as a submodule.
In PR h…
-
# 🙋 Feature Request
### Presence
Currently lines in the tooltip appear and disappear depending on a value of a particular point on x axis. Making focusing on a particular line difficult. In …
-
Attempting to directly navigate to https://neherlab.org/covid19/about displays a page about a broken link.
nnoll updated
4 years ago
-
# 🙋 Feature Request
Introduce a set of custom Jest snapshot matchers that could work for our assertions better.
https://jestjs.io/docs/en/expect#custom-snapshot-matchers
https://github.com/…
-
Currently, Covasim with the `usepopdata = False` option uses a hard-coded age distribution from the US:
https://github.com/institutefordiseasemodeling/covasim/blob/develop/covasim/people.py#L315
W…
-
We want to have the most up-to-date case counts data.
The case counts for Italy are available at:
https://github.com/pcm-dpc/COVID-19/blob/master/dati-json/dpc-covid19-ita-regioni.json
We need …
-
# 🙋 Feature Request
This ^.
Basically Landing page is empty and not at all like the rest of the app. We need some artistic touch there. Bring some life into it. :)
## 🔦 Context
Imp…
-
Current page transitions are broken and loading indicator is very ugly.
On switching pages the old page fades out and the new pages fade in, but they are not aligned. Neither the loading indicator…
-
Hi guys,
awesome work. I did some similar stuff in my github repository:
https://github.com/ManuelB/covid-19-vis/tree/gh-pages/simulation/usa
I am running an SIR model for every county in the US…