e-letter wrote:

> Readers,
> 
> Looking through the mail lists archives, only the following message
> seems to advise about the possibility to use gnuplot:
> http://marc.info/?l=php-general&m=96248542218029&w=2
> 
> Is it possible to start gnuplot using php, to plot a graph from
> postgresql data. For example, a table is created in the required
> gnuplot data file format so the command for gnuplot would be something
> like:
> 
> plot <"SELECT * FROM gnuplotdatatable;"
> 
> But can't see a php command to start gnuplot in the first step. Any help
> please?

You might find jpgraph useful.


Cheers
-- 
David Robley

Pizza IS the four food groups!
Today is Sweetmorn, the 53rd day of Discord in the YOLD 3177. 


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

Reply via email to