rsenseman / NYU-D3

Work for NYU's "Programming with D3.js"

Home Page:https://rsenseman.github.io/NYU-D3/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NYU-D3

This repo hosts my work done as part of the "Programming with D3.js" course from NYU.

Final Assignment Output here

For the final assignment, linked here and above, I created a responsive data vizualization of the top airlines' routes; the simple web app is hosted via Github Pages. The code for the simple html homepage is in index.html; the bulk of the work was done in the linked javascript file d3_work.js

Through this course I learned the basic skills of D3 including:

  • loading and manipulating data
  • drawing lines, maps and other basic plotting techniques
  • linking vizualizations to create a responsive UX

About

Work for NYU's "Programming with D3.js"

https://rsenseman.github.io/NYU-D3/


Languages

Language:HTML 100.0%