Morris.js – A Lightweight Library For Time-Series Graphs with jQuery

    Morris.js – A Lightweight Library For Time-Series Graphs with jQuery

    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.

    Leave a Reply