Charts

Line Chart

Morris.js is the library that powers the graphs on. It's a very simple API for drawing line, bar, area and donut charts.

Bar Chart

Create bar charts using Morris.Bar(options), where options is an object containing the following configuration options.

Area Chart

Morris.js is the library that powers the graphs on. It's a very simple API for drawing line, bar, area and donut charts.

Donut Chart

This really couldn't be easier. Create a Donut chart using Morris.Donut(options), with the following options.