graph chart

2D / 3D Area Graph Documentation

[ Area Graph Home ] [ Getting Started ] [ Examples & Demos ] [ Solutions ]

Data and Configuration

Both the Applet and Servlet versions of the 2D/3D Area Graph provide several methods for acquiring the Configuration properties and the Graph Data. The following pages are designed to give you a good understanding of each method.

Setting the Graph Properties (Look and Feel).

Retrieving Configuration Data from files
Describes how to construct a configuration file for either the applet or servlet.

 

Acquiring the Graph Data

Retrieving data from files.
Describes how to construct a file which supplies the data to either the applet or servlet.

Connecting the Graph to a Server Process.
Having the Area Graph acquire data from a server side process gives enormous flexibility and range of possibilities for implementation.

Connecting the Graph to a database
By utilizing a server side process the Area Graph can be connected to either a single database or multiple data sources

 

« back to Documentation Index

« back to Getting Started

[ Area Graph Home ] [ Getting Started ] [ Examples & Demos ] [ Solutions ]

Getting Started

Documentation

Examples

Common Problems
This section describes and provides solutions to common problems.