Page 1 of 1

pie chart

Posted: Mon Apr 18, 2005 3:06 am
by pleigh
just like to know if it is possible for me to make a pie chart out of php?

Posted: Mon Apr 18, 2005 4:12 am
by malcolmboston
it is yes but its somewhat complex,

basically you need to be looking into GD, image creation tools built for PHP

also, there are various scripts pre-made here, i have personally used Panachart and thought it to be very good, although there are other scripts that produce "better-looking" charts (3D etc)

Hope that helps

Posted: Mon Apr 18, 2005 4:41 am
by JayBird
JGraph is another good one

Posted: Wed Nov 02, 2005 5:51 pm
by timvw
I think pimptastic meant JpGraph.