[PHP-DB] dynamic graph on web site

2003-11-10 Thread Hull, Douglas D
In php/mysql is there a way to create a bar graph and/or a pie chart dynamically and 
then push the chart to the web?  So depending on what information was selected during 
the filtering process would determine what data would be used to create the particular 
graph.

Thanks,
Doug

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] dynamic graph on web site

2003-11-10 Thread Ignatius Reilly
The jpgraph library is what you're looking for.

_
- Original Message -
From: Hull, Douglas D [EMAIL PROTECTED]
To: Note To php mysql List (E-mail) [EMAIL PROTECTED]
Sent: Monday, November 10, 2003 8:36 PM
Subject: [PHP-DB] dynamic graph on web site


In php/mysql is there a way to create a bar graph and/or a pie chart
dynamically and then push the chart to the web?  So depending on what
information was selected during the filtering process would determine what
data would be used to create the particular graph.

Thanks,
Doug

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] dynamic graph on web site

2003-11-10 Thread jeffrey_n_Dyke

jpgraph does a fantastic job of this, and is very easy to use.  I highly
reccomend it!!
http://www.aditus.nu/jpgraph/.



hth
Jeff


   
 
  Hull, Douglas D
 
  [EMAIL PROTECTED]  To:   Note To php mysql List 
(E-mail) [EMAIL PROTECTED]   
   cc: 
 
  11/10/2003 02:36 Subject:  [PHP-DB] dynamic graph on web 
site 
  PM   
 
   
 
   
 




In php/mysql is there a way to create a bar graph and/or a pie chart
dynamically and then push the chart to the web?  So depending on what
information was selected during the filtering process would determine what
data would be used to create the particular graph.

Thanks,
Doug

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php