Open mathiasbynens opened 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!
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
A line chart like this one, with one line per state plotting
vaccinationsCumulative
per day, would be amazing. Any takers?