Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

Generate chart comparing progress per state #1

Open
mathiasbynens opened this issue Jan 6, 2021 · 2 comments
Open

Generate chart comparing progress per state #1

mathiasbynens opened this issue Jan 6, 2021 · 2 comments

Comments

@mathiasbynens
Copy link
Owner

mathiasbynens commented Jan 6, 2021

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

mathiasbynens added a commit that referenced this issue Jan 6, 2021
@mathiasbynens
Copy link
Owner Author

mathiasbynens commented Jan 6, 2021

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

Longer term the following would be nice:

  • make the chart fully responsive to changes in viewport width/height (this seems difficult to do with Google Charts, so perhaps we should switch to something else)
  • load the CSV file directly instead of having the separate pipeline massaging the data

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

Pull requests are welcome!

mathiasbynens added a commit that referenced this issue Jan 12, 2021
The charts are now responsive.

Issue: #1
mathiasbynens added a commit that referenced this issue Jan 12, 2021
The charts are now responsive.

Issue: #1
mathiasbynens added a commit that referenced this issue Jan 12, 2021
The charts are now responsive.

Issue: #1
mathiasbynens added a commit that referenced this issue Jan 12, 2021
The charts are now responsive.

Issue: #1
mathiasbynens added a commit that referenced this issue Jan 12, 2021
The charts are now responsive.

Issue: #1
mathiasbynens added a commit that referenced this issue Jan 12, 2021
The charts are now responsive.

Issue: #1
@mathiasbynens
Copy link
Owner Author

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

@mathiasbynens mathiasbynens reopened this Apr 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant