Skip to content

highsmithcodes/datavisualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Visualization With D3.js and React

Visualizing data from Kaggle Datasets with D3.js and React.

Tools Used

  • D3.js
  • React
  • GeoJson
  • Vercel
  • CSS

Deployment

To recreate this project

  git clone https://github.com/highsmithcodes/datavisualization.git
  npm i
  npm run start

The Three Animated and Interactive graphs:

Closing Value for Crops

chart-1

Top 20 Countries by Population 2020

chart-2

Most Employees of Large Revenue Companies in the U.S

chart-3