This line chart is constructed from a CSV in the "Multi-Series Format" from Bureau of Labor Statistics Consumer Price Index data. The chart employs conventional margins and a number of D3 features:
The chart also uses a couple functions from Underscore.js:
Modified http://mbostock.github.com/d3/d3.v2.js to a secure url
Updated missing url https://raw.github.com/d3/d3-plugins/master/force_labels/force_labels.js to https://cdn.jsdelivr.net/gh/d3/d3-plugins/force_labels/force_labels.js
Modified http://documentcloud.github.com/underscore/underscore.js to a secure url
https://mbostock.github.com/d3/d3.v2.js
https://raw.github.com/d3/d3-plugins/master/force_labels/force_labels.js
https://documentcloud.github.com/underscore/underscore.js