line graph

2D/3D Line Graph Documentation

[ Line Graph Home ] [ Tutorials ] [ Getting Started ] [ Examples & Demos ] [ Solutions ]

Data and Configuration

Both the Applet and Servlet versions of the 2D/3D Line Graph provide several methods of 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 Line 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 Line Graph can be connected to either a single database or multiple data sources

 

 

Multi-Language Support
Utilizing International Character Sets

 

« back to Documentation Index

« back to Getting Started

[ Line Graph Home ] [ Tutorials ] [ Getting Started ] [ Examples & Demos ] [ Solutions ]

Getting Started

Documentation

Examples

Tutorials

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

Line Graph Home