milkchart – easy to use Chart Library For MooTools
MilkChart is a easy to use Yet robust MooTools library for transforming table data into a chart. it use the HTML5 <canvas> tag which is currently supported in browsers other than Internet Explorer and also supports the following chart types:
- Column
- Bar
- Line
- Scatter
- Pie
You can easily customize the milkchart via several options including height, width, font, font size, font color, chart line colors & weights,showing row names (on/off) etc… MilkChart is available for download under Apache License 2.0.
Source: http://code.google.com/p/milkchart/
Demos: Column, Bar, Line, Scatter, Pie