graphpite
[ class tree: graphpite ] [ index: graphpite ] [ all elements ]
Prev Next
Creating the Graph

Creating the Graph

The GraPHPite Tutorial

Creating the graph

First of all you need to create the GraPHP object. The GraPHP class/object is the main container of all the other GraPHPite elements.

To create the GraPHP simply use the "new" command. That is to create a GraPHP object do the following.

  1. $Graph = new GraPHP(800, 600);
  2. ...
  3. $Graph->Done();

Prev Up Next
How to use GraPHPite How to use GraPHPite Adding a plotarea

Documentation generated on Fri, 12 Nov 2004 08:24:18 +0100 by phpDocumentor 1.3.0RC3