[PHP] Creating plotted graphs on the fly

2004-08-11 Thread Ryan C . Spaulding
Hi,
I wanted to know if there is way with PHP to take a bunch of data 
points and create a plotted graph image (jpg, gif or png). The data 
points would be inputed into a web form and then the data points would 
be plotted on a graph once the user submitted the information.

Any help would be appreciated.
Thank you,
Ryan Spaulding
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP] Creating plotted graphs on the fly

2004-08-11 Thread Ryan C . Spaulding
Thank you
On Aug 11, 2004, at 1:25 PM, Jay Blanchard wrote:
[snip]
I wanted to know if there is way with PHP to take a bunch of data
points and create a plotted graph image (jpg, gif or png). The data
points would be inputed into a web form and then the data points would
be plotted on a graph once the user submitted the information.
[/snip]
http://www.aditus.nu/jpgraph/index.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php