Demo

A few demonstrations of the chart competent, using the CanvasChartPainter painter implementation.

Tested in Mozilla Firefox 1.5, Opera 9 and Internet Explorer 6 however any browser with JS, DOM and Canvas support should be able to handle it. Internet Explorer requires a canvas implementation, such as the Novell XForms plugin or the IECanvas emulation script (used here).

Stacked Area, Line and Bar

A stacked area chart, complete with labels and a legend. Also includes a line and two bars.

Stacked Area, Line, Smaller

Smaller version of the above chart, without the bars and with reduced grid density.

Lines

Line chart, without the legend.

Bars

Bar chart, without legend and labels.

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

Author: Emil A Eklund