Morris Chart

Bar Chart

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

  • 3654

    Marketplace

  • 954

    Last week

  • 8462

    Last Month

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 configuration options.

  • 3654

    Marketplace

  • 954

    Last week

  • 8462

    Last Month

Area Chart

Create an area chart using Morris.Area(options). Area charts take all the same options as line charts.

  • 3654

    Marketplace

  • 954

    Last week

  • 8462

    Last Month

Donut Chart

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

  • 3654

    Marketplace

  • 954

    Last week

  • 8462

    Last Month

Stacked Chart

Donut Chart

Line Chart