milkchart


Graph/Chart library for MooTools

MOVED TO GITHUB

This project has been moved to GitHub so it could be hosted on the MooTools Forge. Please use the version found at the Forge.

A simple to use, yet robust library for transforming table data into a chart. This library uses the HTML5 <canvas> tag and is only supported on browsers other than IE until ExCanvas gets proper text support.

Supported Types

All of the graphs use shared options from the Base class.

  • Column
  • Bar
  • Line
  • Scatter
  • Pie

To Do

  • Area
  • Other?

Project Information

Labels:
mootools javascript chart graph