block by mpmckenna8 fbbd31c7da81af4c4176

Plane Crash Column Chart

Full Screen

Trying to show the number of deaths and the number of crashes. I’d never done a bar chart with 2 axis so was interested to see how it would go. In the given graphic I really didn’t like the gridlines emanating from the left y-axis because they don’t match up with the right y-axis. I just left those lines out of it and it would be fairly simple to add some interaction to show some detailed data about the given bar with interaction events.

Inspiration to make this is a question in an intro d3 class on Udacity to improve a visualization with too much cruft. Check out my answer and others at: http://forums.udacity.com/questions/100229172/the-junk-yard#ud507

Please feel free to make it better or give me suggestions on how it could be improved. I was thinking it might be better to just have side by side charts. Other ideas?

index.html

Accidents.csv

makech.js