Morris.js is a small JavaScript library for visualizing time-series data beautifully.
It is built on top of jQuery + Raphaël and displays the data over an interactive line graph.
The library has a very straightforward API with a single function that requires the data, labels color, line width and few more settings.