Generate pie chart graphics from arrays of values.
This class can generate pie chart graphics from arrays of values for each slice of the pie. You can customize the colors and the size of the chart and the legends that are displayed. The class uses the PHP GD 2 extension for generating an image of the chart in the PNG format.