FreeMED Opensource EMR/PM Software |
JPGRAPH.PHPDescription: PHP4 Graph Plotting library. Base module. Created: 2001-01-08 Author: Johan Persson (joh@adit us.nu) Ver: $Id: jpgraph.php,v 1.61 2002/04/20 18:33:18 aditus Exp $ anp License: This code is released under QPL 1.0 Copyright © 2001,2002 Johan Persson Summary
To be consistent we really should take a possible shadowinto 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. |