/d3-scatterplot

D3 scatterplot of life expectancy at birth plotted against income inequality and GDP

Primary LanguageJavaScript

Visualize Data with a Scatterplot Graph (Freecodecamp Project)

User stories:

  • I can see data visualized in a scatterplot graph.
  • I can mouse over a plot to see a tooltip with additional details.

Data Source:

The recommended data source for this project (doping allegations in bicycle racing) was boring to me so I used a different one. This graph plots life expectancy at birth against income inequality (Gini coefficient) and GDP.

CIA Workld Factbook: https://www.cia.gov/library/publications/the-world-factbook/rankorder/rankorderguide.html

Screenshot:

scatterplot (screenshot)