I want to make pie chart using php, can anyone recommend me good tutorial or script for making pie chart? I am getting data from mysql table and they are already stored in variables. I want to make pie chart using these data.
I have used it once so I am providing you a link it have solved my problem so you can try it yourself. Pie chart
Here is what i could find on PHP pie charts, hope this will help in getting your project done that you need this for.
check this link: http://www.peters1.dk/webtools/php/lagkage.php?sprog=en . it have a nice 3D pie chart script.