Simple bar chart that takes in a .csv. Particular format for sharing data. Bar chart handles changes in values and changes in the amount of records.
No CSS. Only need access to the header to reference d3.
Can be found here: https://gist.github.com/parnelandr/7887491
24/12/2013 - CSS removed as had a mix of where styling was in the code. Mainly for flexibility with webpages run in a CMS. Adjustments made to bottom margin and x-axis title placement allowing more chart space.
Modified http://d3js.org/d3.v3.min.js to a secure url
https://d3js.org/d3.v3.min.js