[PHP] Drawing graphs

2002-09-02 Thread Ivens Porto

Hello,

I need to draw graphs in PHP (bar graphs, pie graphs, line/dot graphs,
etc.). 

I know I can do that using the image creation and manipulation
functions, but I would like to use a library, or something, so I don't
have to write all the low level manipulation code.

Is there any graphs libraty available I can use with PHP?


Regards,
-- 
  _/_/_/   _/_/_/_/_/_/
Ivens Porto _/ _/_/_/
OSE - Open Systems Engineering _/ _/_/_/
http://www.ose.com.br _/ _/  _/_/_/  _/_/_/_/
Phone: (55) 34 - 3214-5995   _/ _/_/_/
Fax:   (55) 34 - 3214-5994  _/ _/_/_/
 _/_/_/_/_/_/   _/_/_/

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




Re: [PHP] Drawing graphs

2002-09-02 Thread John Wards

erm jgraph is what i use but for the life of me I cannot remeber the url

Try searching for it on hotscripts.com or http://php.resourceindex.com/

John
- Original Message - 
From: Ivens Porto [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, September 02, 2002 2:35 PM
Subject: [PHP] Drawing graphs


 Hello,
 
 I need to draw graphs in PHP (bar graphs, pie graphs, line/dot graphs,
 etc.). 
 
 I know I can do that using the image creation and manipulation
 functions, but I would like to use a library, or something, so I don't
 have to write all the low level manipulation code.
 
 Is there any graphs libraty available I can use with PHP?
 
 
 Regards,
 -- 
   _/_/_/   _/_/_/_/_/_/
 Ivens Porto _/ _/_/_/
 OSE - Open Systems Engineering _/ _/_/_/
 http://www.ose.com.br _/ _/  _/_/_/  _/_/_/_/
 Phone: (55) 34 - 3214-5995   _/ _/_/_/
 Fax:   (55) 34 - 3214-5994  _/ _/_/_/
  _/_/_/_/_/_/   _/_/_/
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php


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




Re: [PHP] Drawing graphs

2002-09-02 Thread l0t3k

www.aditus.nu/jpgraph

John Wards [EMAIL PROTECTED] wrote in message
028b01c25285$eca109e0$3100a8c0@JOHNCOMP">news:028b01c25285$eca109e0$3100a8c0@JOHNCOMP...
 erm jgraph is what i use but for the life of me I cannot remeber the
url

 Try searching for it on hotscripts.com or http://php.resourceindex.com/

 John
 - Original Message -
 From: Ivens Porto [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Monday, September 02, 2002 2:35 PM
 Subject: [PHP] Drawing graphs


  Hello,
 
  I need to draw graphs in PHP (bar graphs, pie graphs, line/dot graphs,
  etc.).
 
  I know I can do that using the image creation and manipulation
  functions, but I would like to use a library, or something, so I don't
  have to write all the low level manipulation code.
 
  Is there any graphs libraty available I can use with PHP?
 
 
  Regards,
  --
_/_/_/   _/_/_/_/_/_/
  Ivens Porto _/ _/_/_/
  OSE - Open Systems Engineering _/ _/_/_/
  http://www.ose.com.br _/ _/  _/_/_/  _/_/_/_/
  Phone: (55) 34 - 3214-5995   _/ _/_/_/
  Fax:   (55) 34 - 3214-5994  _/ _/_/_/
   _/_/_/_/_/_/   _/_/_/
 
  --
  PHP General Mailing List (http://www.php.net/)
  To unsubscribe, visit: http://www.php.net/unsub.php




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




Re: [PHP] Drawing graphs - opinions

2002-03-23 Thread David Ford

Take a look at jpgraph, it's on freshmeat.

David

Lee P Reilly wrote:

Hi,

I see there a number of PHP scripts/libraries out there for the purpose
of graphing data. Which one is considered to be the best, most powerful
/ easiest to use? I need to plot X/Y graphs for some data sets with
vertical error margin lines going along the y-axis. Any recommendations?

Cheers,

Lee





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




[PHP] Drawing graphs - opinions

2002-03-22 Thread Lee P Reilly

Hi,

I see there a number of PHP scripts/libraries out there for the purpose
of graphing data. Which one is considered to be the best, most powerful
/ easiest to use? I need to plot X/Y graphs for some data sets with
vertical error margin lines going along the y-axis. Any recommendations?

Cheers,

Lee


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