I created a sample bar chart using D3, based on Let's Make a Bar Chart, III
[http://bost.ocks.org/mike/bar/3/] (Mike Bostock). Visit here
[http://lab.kevinprogramming.com/columnAxis.html]. D3 is the most low level
JavaScript visualization tool. Really cool!