Rickshaw charts

Examples

Rickshaw is a JavaScript toolkit for creating interactive time series graphs.


Bar charts

Create bar charts using Morris.Bar(options).

Grouped bar chart

Morris Line chart

The public API is terribly simple. It's just one function: Morris.Line(options), where options is an object containing some of the following configuration options.