JPGRAPH.PHP

Description: PHP4 Graph Plotting library.  Base module.  Created: 2001-01-08 Author: Johan Persson (joh.nosp@m.anp@adit.nosp@m.us.nu) Ver: $Id: jpgraph.php,v 1.61 2002/04/20 18:33:18 aditus Exp $

License: This code is released under QPL 1.0 Copyright © 2001,2002 Johan Persson

Summary
Description: PHP4 Graph Plotting library.
into account.

To be consistent we really should take a possible shadow

into account.  However, that causes some problem for the LinearScale class since in the current design it does not have any links to class Graph which means it has no way of compensating for the adjusted plotarea in case of a shadow.  So, until I redesign LinearScale we can’t compensate for this.  So just set the two adjustment parameters to zero for now.