Forum Moderators: coopster

Message Too Old, No Replies

Generate 'Pie chart' graphics with PHP?

         

kapow

12:14 pm on Sep 30, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Is it possible to generate 'Pie chart' graphics with PHP?

I have a site that stores users answers to questions, in a database. I would like to be able to show the answers graphically e.g.
Very good = 60% ¦ Good = 10% ¦ Fair = 15% ¦ Bad = 10% ¦ Very bad = 5%
Represented as a Pie chart, or bar chart (nice to have a choice).
So can PHP generate images. I believe GIFs are proprietory and PNGs are open source. I am happy with PNGs - or any other ideas.

bcolflesh

12:43 pm on Sep 30, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



JpGraph:

[aditus.nu...]

surfin2u

12:07 am on Oct 6, 2005 (gmt 0)

10+ Year Member



Search on google for php class pie chart graph