We
have built in many configurable features and functions
to both the applet and servlet and as such, this documentation
is designed to give both a full understanding of every
feature and enable you to implement both the applet
or servlet quickly and easily
In addition to reading through the documentation
we highly recommend viewing the Examples
and the Tutorial
section.
The Examples
provide a good view of the range of functionality
and provide a base from which to build your own implementations.
(click
here)
The Tutorials
will guide you through the implementation process
and provide several template scripts which you may
freely modify and utilise.
(click
here)
Common Problems
This section describes and provides solutions to common
problems.
|
To begin, we suggest reading through and then following
the instructions contained in the 2 sections,
Implementing
Describes which files are required, where to place
them and how to embed the chart within your web pages.
Data and Configuration
Describes how to modify the various options to produce
the a bar graph with your data.
The following sections discuss various enhanced options
and functionality and give a full understanding of
every possible configuration option.
Graph Printing
This section discusses the various options available
if printing the graph images is important for your
implementation
JavaScript
Describes how the Applet version can be used to interact
with embedded Javascript
Dynamic Methods
The applet form of the graph exposes certain methods
which enable both data values and chart properties
to be modified by other page components.
Data Binding
Connecting to a Database.
Applet or Servlet
A discussion designed to help you decide whether to
use the Applet (client) or Servlet(server side) form
of the graph.
Parameters & Options
The full range of possible configuration options is
detailed in this section
Multi Language Support
|