Displaying graphs on html pages
hi,
can someone advice me on how to go about drawing graphs based on
data points returned from a SQL query and displaying them on a html
page.
Any pointers will help.
Thanks,
R C
Re: Displaying graphs on html pages
rssv99 [at] gmail.com wrote:
> hi,
> can someone advice me on how to go about drawing graphs based on
> data points returned from a SQL query and displaying them on a html
> page.
> Any pointers will help.
http://phplot.sourceforge.net (disclaimer: currently my project)
http://graphpite.sourceforge.net/
Which I think is now at: http://pear.php.net/package/Image_Graph
Re: Displaying graphs on html pages
Hi,
Try Image_Graph (pear.veggerby.dk) or for Flash-rendered graphs try
FusionCharts (fusioncharts.com/free).
Regards,
John Peters
On Mar 29, 7:43 pm, R C V <rss... [at] gmail.com> wrote:
> hi,
> can someone advice me on how to go about drawing graphs based on
> data points returned from a SQL query and displaying them on a html
> page.
> Any pointers will help.
>
> Thanks,
> R C