Created by: aruncodes
Description of PR This adds a graph in DeepDive to see the growth trend in each state. Existing discussion https://github.com/covid19india/covid19india-react/issues/349. I was trying to make something similar to https://aatishb.com/covidtrends/ . X axis is total number of cases and Y axis is new cases in last 7 days.
I am very poor at styling and it doesn't look very pretty. Open to change suggestions. I am new to react and chartjs.
Type of PR
-
Bugfix -
New feature
Relevant Issues
Fixes #349 (closed)
Checklist
-
Compiles and passes lint tests -
Properly formatted -
Tested on desktop -
Tested on phone