Skip to content

In this repository I used D3 in JavaScript to create a scatter plot where each dot represents each state in the United States of America.

Notifications You must be signed in to change notification settings

NGASHBAUGH/D3_JavaScript-Health_Age_Income_Correlations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

D3 Challenge - Data Journalism and D3 Plot.ly

In this repository I used D3 in JavaScript to create a scatter plot where each dot represents each state in the United States of America. When the user hovers over each dot a pop up gives more information based on that state. Also, each dot has the state abbreviations on it, below is a screenshot of the scatter plot.

  • Note: You'll need to use python -m http.server to run the visualization. This will host the page at localhost:8000 in your web browser. Make sure you are in the folder with the "index.html" file in it.

myimage

About

In this repository I used D3 in JavaScript to create a scatter plot where each dot represents each state in the United States of America.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published