WIP interactive chart of US COVID-19 data
Running here https://ali-raheem.github.io/US-COVID-19/, doesn't work very well.
- Click
Load
. - Click states to toggle them in and out.
- Click
Reset
to clear.
- Switch to scatter
- Calculate new cases (diff)
- Logarithmic axis
- Angular
- Charts.js
- ng2-charts
- Bootstrap
ng serve
ng build --prod --base-href "https://ali-raheem.github.io/US-COVID-19/"