This repository is for storing d3 graphs made for practice.
The graph code can be locate in each project's js/main.js file.
Population over time - http://krejko-population-time-graph.s3-website-us-east-1.amazonaws.com
Bar Chart - http://krejko-scatter-plot.s3-website-us-east-1.amazonaws.com
Scatter Plot - http://krejko-bar-graph.s3-website-us-east-1.amazonaws.com
All of the graphs in this project were created from datasets provided from a class. The intention behind creating these graphs was to explore the capabilities of the D3 library moreso than representing the information the most clearly according to graph theory. For this reason, some of the different graph types will share a data source.