MilkChart is an outstanding set of MooTools classes that create robust charts from your static data. Chart types include column, bar, line, scatter, and pie. MilkChart uses the HTML5 <canvas> tag and is only supported on browsers other than IE.

Implementation is very easy; requires arguments in the form of HTML TABLE by passing its ID or key/value set of options. You can easily customize it via several options including height, width, fonts, colors, etc.
Developed by Brett Dixon; MilkChart is available for download Apache License 2.0. You can find further information, demos & download on MilkChart Project Website.


