1
0
Fork 0

feat: Added plot for cumulative vaccinations in relation to population percentage

This commit is contained in:
Benedikt Bastin 2021-01-31 23:44:50 +01:00
parent c80564c801
commit 65df13923f
2 changed files with 63 additions and 1 deletions

View file

@ -231,12 +231,25 @@
alt="" />
</a>
<figcaption>
<a name="figure-006"><span class="ref">Abbildung 6:</span></a>
<a name="figure-007"><span class="ref">Abbildung 7:</span></a>
Tägliche Impfrate (Erst- und Zweitimpfung um 21 Tage versetzt)<br />
<a href="cumulative_two_vaccinations.png" download="cumulative_two_vaccinations.png">Download als PNG</a>
<a href="cumulative_two_vaccinations.pdf" download="cumulative_two_vaccinations.pdf">Download als PDF</a>
</figcaption>
</figure>
<figure>
<a href="cumulative_two_vaccinations_percentage.png">
<img
src="cumulative_two_vaccinations_percentage.png"
alt="" />
</a>
<figcaption>
<a name="figure-008"><span class="ref">Abbildung 8:</span></a>
Tägliche Impfrate (Erst- und Zweitimpfung um 21 Tage versetzt)<br />
<a href="cumulative_two_vaccinations_percentage.png" download="cumulative_two_vaccinations_percentage.png">Download als PNG</a>
<a href="cumulative_two_vaccinations_percentage.pdf" download="cumulative_two_vaccinations_percentage.pdf">Download als PDF</a>
</figcaption>
</figure>
</section>
<section>