All examples By author By category About

parnelandr

Reusable Bar Chart

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.