View Full Version : Graphs in PHP
anirudhrao
02-01-2005, 04:25 PM
Hi guys,
My problem is that i need to display data obtained frm mysql database in the form of graphs (bar chart, pie chart, event graph).
Does anyone know how to do it?
Plz help me
cr3ative
02-02-2005, 01:49 PM
Double post - please see original.
== please do NOT start new threads if you are not getting the responses you desire ==
cr3ative
You might want to use some php graphic softwares., like jpgraph, phplot (http://www.kidslovepc.com/php-tutorial/php-graphic-software.php)
dtroi50
12-02-2005, 09:55 PM
Try dynamically generating images.
http://hudzilla.org/phpbook/read.php/11_2_0
gd (http://www.phpfreaks.com/tutorials/105/0.php) is a nice graphic-generating library.
rizwan6feb
08-21-2008, 10:01 AM
Check this out, a nice tutorial on how to draw bar graphics from php
http://qualitycodes.com/tutorial.php?articleid=20
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.