Select Page

After researching and talking to Mr. Minster I found that D3 was probably the best option for starting off with data visualization. D3 is a JavaScript library for manipulating documents based on data, using SVG, CSS, and HTML. I am already familiar with JavaScript, so using D3 will not be difficult. I’ve started looking at tutorials to begin to build my D3 skill set and work towards visualizing the Chesapeake data. I also looked at the different examples D3 has on its website to get some inspiration.