Skip to content

A study of data visualization with various data set (CSS colors, population, temperature change, missing migrants etc), built with D3 and React.

Notifications You must be signed in to change notification settings

whoinlee/dataViz_ReactD3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Donut Chart :: A React App that loads CSS named colors using D3 utilities, and renders the data as a donut chart. ==> Live Demo

2. Bar Chart :: A React App that loads UN World Population Prospects 2019, and shows the top 15 most populous countries as a bar chart. ==> Live Demo

3. Scatter Plot :: A scatter plot of The Iris Dataset. ==> Live Demo v1 Live Demo v2: with dropdown menus

4. Line Chart :: A line chart that shows temperature in celcius in San Francisco for a week. The data is from the Data Canvas - Sense Your City API ==> Live Demo v1 and Live Demo v2

5. World Map :: A world map that shows countries in random css colors. The data is from World Atlas TopoJSON ==> Live Demo

About

A study of data visualization with various data set (CSS colors, population, temperature change, missing migrants etc), built with D3 and React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published