Chart Demo (using JsGraphics painter)

Demo of the chart component using the JsGraphics painter implementation by Ma Bingyao. It uses the jsgraphics toolkit by Walter Zorn to draw shapes using nothing more than carefully positions divs.

Should work in almost any browser, however there is no support for anti-aliasing and the performance is not great, however as a fall back implementation it serves it purpose well.

This implementation is not complete and is provided mostly as a reference at this stage.

Introduction
Implementation
Usage
API
Demo
SVG Demo (mozilla/opera only)
JsGraphics Demo
Download

Author: Emil A Eklund