Hacker News new | ask | show | jobs
by shamsulbuddy 4419 days ago
what technology you have used here for charts as it doesnt seems to be d3. Also will you be able to opensource the data behind it ?
1 comments

The data is already open source:

http://www.transtats.bts.gov/Fields.asp?Table_ID=236

I did use d3 for the charts. Some were in SVG and some were in html. D3 is good for manipulating any kind of dom tree.