logo image

iguanaChart : gallery

[ : iguanaChart home : ]

Overview

this page showcases the charts implemented by the current iguanaChart release. The iguanaChart framework allows for new subclass of the Charter.java interface to be created and registered with the library that generates the SVG from the data set <xml> that it receives. See the page on SOA to learn more about the XML message used to generate the chart.

Charts

bar charts

The simple bar chart is used when one data set (one data point per category) is included. Bar charts are useful when no trend or connection between categories is implied.
See the data set

bar chart image
See the SVG markup
 
pie charts


See the data set

pie chart image
See the SVG markup
 
line charts


See the data set

line chart image
See the SVG markup
 
stacked bar charts


See the data set

stacked bar chart image
See the SVG markup
 
grouped bar charts


See the data set

grouped bar chart image
See the SVG markup

[ : iguanaChart home : ]
Feedback   iguanaChart blog