line graph

2D/3D Line Graph - Tutorials

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

Quick Start Tutorials

The Line Graph software is very flexible and provides for a very wide range of implementations. To add the line chart function to your web page(s) simply follow the instructions in one of the tutorials below:-

Static Data
If the data for your graph rarely changes over time then one of the methods outlined here should be followed. Click on a method for instructions

Supplying Data via HTML Param Tags»

Supplying Data via Plain Text Files»

Dynamic Data acquisition from a Database
Both the applet and servlet can be configured to acquire data from databases in a variety of ways.

Dynamic Page Construction (via PHP, ASP, JSP or Servlet)»

Script Interface ( eg. PHP, ASP, JSP or Servlet )»

Direct Database Connection»

Dynamic Runtime Chart Interaction
The applet version of the graph provides methods by which other page components (eg. JavaScript ) are able to update both chart properties and data during runtime.
click here for more...

« back to Getting Started

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

Getting Started

Tutorials

Documentation

Examples

Common Problems

Line Graph Home