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
R C V [ So, 30 März 2008 00:43 ] [ ID #1931753 ]

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
ljb [ So, 30 März 2008 01:36 ] [ ID #1931756 ]

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
petersprc [ So, 30 März 2008 01:40 ] [ ID #1931757 ]
PHP » comp.lang.php » Displaying graphs on html pages

Vorheriges Thema: how to use object as array like in simplexml
Nächstes Thema: Re: Form helper issues "Invalid argument supplied for foreach()"