logo image

iguanaChart : Ajax

[ : iguanaChart home : ]

Overview

This example is not a tutorial for Ajax itself; it is an example of using Ajax with iguanaChart. The Firefox browser (version 2.0.+) is recommended for this example.

Ajax Example

Click the radio buttons to change the type of chart and categorization of the data:

Chart Type
Line
Stack Bar
Group Bar

Data Category
Player
Year
Data
20022003200420052006
Hank3235343833
Willie3739403635
George4041373739
How it works

I will explain this example in more detail in the near future. For now, view the page source to see the mechanical components. It's fairly simple once you have an understanding of Ajax and using iguanaChart in an SOA architecture.

Ajax and Security

Unfortunately you will not be able to replicate this demo on your own server very easily. The building blocks of Ajax prevent you from retrieving data from a domain different than that of the calling page. In order to make your own demo with iguanaChart, you will need to build the Java webapp and deploy it on your own server. See the open source project page.


[ : iguanaChart home : ]
Feedback   iguanaChart blog