6 ms·
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 ?
by shamsulbuddy 12y 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 ?
- nikhizzle 12y agoThe data is already open source: http://www.transtats.bts.gov/Fields.asp?Table_ID=236 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.