Data Visualization using D3.js
clone this repo to your machine. cd into the root folder and run a simple http server or if you hacve python installed run this cmd python -m SimpleHTTPServer and open http://localhost:8000/ in your brower
A fully responsive Bar graph which can take single array of random data and displays a beautiful bar gragh with a time-line on the x axis and data on the y axis.
D3.js : link - http://d3js.org/