From: | Marcelo Pereira <gandalf(at)sum(dot)desktop(dot)com(dot)br> |
---|---|
To: | jeff fitzmyers <fitz22(at)earthlink(dot)net> |
Cc: | pgsql-php(at)postgresql(dot)org |
Subject: | Re: Graphics |
Date: | 2002-03-14 18:05:04 |
Message-ID: | Pine.LNX.4.20.0203141503240.23977-100000@ni.hmmg.sp.gov.br |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-php |
Hi Jeff,
This kind of graphics I already know php is able to create.
What I want is to create `estatistic graphics': Bar Graphic, Line
Graphic, Pie Graphics..., this kind of graphic...
Do you have any idea?
See ya,
Marcelo Pereira
-- Remember that only God and Esc+:w saves.
__
(_.\ Marcelo Pereira |
/ / ___ |
/ (_/ _ \__ Matematica/99 - IMECC |
_______\____/_\___)___Unicamp_______________/
--- jeff fitzmyers, with his fast fingers, wrote:
:> > I would like to produce dinamic graphics, do you have any idea to give
:> > to
:> > me???
:>
:> I just use php's graphics functions for drawing charts.
:> http://www.php.net/manual/en/ref.image.php
:> I create the image, save it to disk and call it with a standard html
:> <img src="xxxxx">. Works great!
:>
:> Jeff
:>
From | Date | Subject | |
---|---|---|---|
Next Message | Chris | 2002-03-14 21:53:45 | Re: [newbie] simple browse / edit form in PHP |
Previous Message | jeff fitzmyers | 2002-03-14 17:41:55 | Re: Graphics |