I do a lot of this.
Go to http://designpile.net/stocks
I use a file called charts.php as the image file..so like
http://designpile.net/stocks/images/lchart.php?sym=IKN
This way you can pass varibles to the php code. As you might have guessed
this is not an image but instead a PHP code creating the image with jpgraph
and exporting directly to the browser.

"Annazaraah" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi All,
>
> How does one go about integrating jgraphs into a html page, so that I can
> have the tables containing the data on one side and the corresponding
graphs
> on the other?
>
> Any suggestions much appreciated!
> Anna

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

Reply via email to