mathiasbynens / covid-19-vaccinations-germany

Historical data on COVID-19 vaccination doses administered in Germany, per state.
https://mathiasbynens.github.io/covid-19-vaccinations-germany/
MIT License
52 stars 10 forks source link

Generate chart comparing progress per state #1

Open mathiasbynens opened 3 years ago

mathiasbynens commented 3 years ago

A line chart like this one, with one line per state plotting vaccinationsCumulative per day, would be amazing. Any takers?

mathiasbynens commented 3 years ago

A basic chart is available here: https://mathiasbynens.github.io/covid-19-vaccinations-germany/

Longer term the following would be nice:

The d3.js-based chart mentioned above seems to accomplish these.

Pull requests are welcome!

mathiasbynens commented 3 years ago

Given the issues we’ve had with frappe so far, I think we should be looking at another alternative. Perhaps Pancake?

https://github.com/Rich-Harris/pancake https://dev.to/richharris/a-new-technique-for-making-responsive-javascript-free-charts-gmp