Skip to content

The project visualizes the covid spread in different states in the us using a choropleth map and bubble plotting map

Notifications You must be signed in to change notification settings

noelsebastian22/Angular-D3-Covid-Tracker

Repository files navigation

Tracking Covid-19 data with interactive maps and charts in Angular 9 using D3

This projects shows how to build interactive maps and charts of COVID-19 data inside an Angular 9 application using the D3 JavaScript framework.

GitHub Preview

Click here to view application overview.

Click here to view the demo app.

Main Dependencies

  • Angular 9.1.9

  • D3 5.16.0

This project was generated with Angular CLI version 9.1.9.

To serve

Run the following to prevent memory errors node --max_old_space_size=8048 ./node_modules/@angular/cli/bin/ng serve

To deploy

node --max_old_space_size=8048 ./node_modules/@angular/cli/bin/ng deploy --base-href=https://jcbowyer.github.io/d3-in-angular/

About

The project visualizes the covid spread in different states in the us using a choropleth map and bubble plotting map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •