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