This page contains an in-line DataProvider class that supplies random number data to this chart. We set the DataProvider, set a few properties, and that's it.


Purple Series
Bar: 0
Value: 10% Purple Series
Bar: 1
Value: 33% Purple Series
Bar: 2
Value: 58% Purple Series
Bar: 3
Value: 89% Purple Series
Bar: 4
Value: 71% Green Series
Bar: 0
Value: 10% Green Series
Bar: 1
Value: 6% Green Series
Bar: 2
Value: 33% Green Series
Bar: 3
Value: 91% Green Series
Bar: 4
Value: 12%

Since this chart is mixed with text on the same page, we're writing a new chart image into "/images/KavaChartImages" on each redraw. That image is referenced in the <IMG> tag contained in this page.

Note that this chart also uses tooltip labels to describe each bar. The image map that implements these labels is generated automatically by the ProServe chart object's "getLinkMap()" method.