Page 1 of 1

*Question* Pie graph or a line graph

Posted: Wed May 11, 2005 12:10 am
by MaxBlast-PHP
i am working on a voting script and well i was wondering how would you make like a pie or line graphs using fields from mysql??

Posted: Wed May 11, 2005 3:26 am
by phpScott
look into the gd library and google search for tutorials or code to do this for you.

Posted: Wed May 11, 2005 9:35 am
by Chris Corbyn
phpScott wrote:look into the gd library and google search for tutorials or code to do this for you.
Even beeter there's a free class (or array of classes) to do this for you.

Google "JPGraph".

Posted: Wed May 11, 2005 7:44 pm
by MaxBlast-PHP
I looked at that site i didnt understand one bit from it...