updated figures in website

This commit is contained in:
fordprefect
2020-03-20 14:48:01 +01:00
parent 1677f19372
commit 353a77d1dd
2 changed files with 23 additions and 3 deletions

View File

@@ -19,9 +19,19 @@ Not beautiful, but hopefully informing.
Data sourced from <a href=https://ourworldindata.org/coronavirus-source-data>here</a> and is gereneated from the WHO reports.
<h4>Total cases</h4>
<h4>Basics</h4>
<h5>total cases</h5>
<img src=total_cases.png />
<h5>new cases</h5>
<img src=new_cases.png />
<h5>total deaths</h5>
<img src=total_deaths.png />
<h5>new deaths</h5>
<img src=new_deaths.png />
<h4>Deaths per cases</h4>
<img src=death_per_case.png />