Morris Chart

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.

  • Series A
  • Series B
Created with Raphaël 2.1.2$0$25$50$75$10020152014201320122011201020092008

Bar Chart

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

  • Series A
  • Series B
  • Series C
Created with Raphaël 2.1.202550751002015201420132012201120102009

Stacked Bar Chart

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

  • Series A
  • Series B
Created with Raphaël 2.1.207515022530020152014201320122011201020092008200720062005

Area Chart

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

  • Series A
  • Series B
Created with Raphaël 2.1.20501001502002015201420132012201120102009

Area Chart with Point

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

  • Series A
  • Series B
Created with Raphaël 2.1.20501001502002015201420132012201120102009

Donut Chart

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

Created with Raphaël 2.1.2Series B30
  • Series A
  • Series B
  • Series C