Custom Pie Chart Support forum custompiechart Show pie chart graphics This class can be used to generate pie charts graphics. It takes as parameters the labels and values for each pie slice. The class generates an image of given width and height on which it draws the pie slices. The text font, text ...
Very simple pie chart Support forum simple-pie-chart Render a pie chart image from a list of values This class can render a pie chart image from a list of values. It takes an associative array of values and renders an image with a pie chart on which each slice represents one of the values of the ...
class.userquota.php Support forum user-quota Outputs quota information as a pie chart or text. This class allows you to supply the values of the user quota (as you might gather from the file system, imap, or your own database driven system) and output them as a nice graph, or as text. The colours ...
Pie Graph Support forum piegraph 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 ...
Pie Chart Class Support forum piechart An easy to use class for drawing pie charts This class is an easy to use class for drawing pie charts. All you need to do is passing some initial parameters to the class constructor. These parameters include the chart diameter, colors, elements and element ...
... to draw line graphs pie graph docs extended class to draw pie charts definition of a line graph loads the definition of a line graph definition of a pie chart graph loads the definition of a pie chart graph Site Meter
EQ Smooth Pie Graph Support forum eq_smooth_pie Generate pie charts with smooth edges This class can be used to generate pie charts from a set of input values. The input values consist of bidimensional array that define parameters for each pie in the chart. The pie parameters are the pie color, ...
This package can be used to render charts via Google Chart Web services API. There are several classes to define different types of charts. The class does only generate the Google Chart API URL. This class comes with a fluent interface. The code is more readable. Just have a look at the sample. - Encoding ...
bm_chart Support forum bm_chart Render line, bar and pie charts from data values This class can be used to render several types of charts from data sets. It can create an image and render individual data values that appear in the chart image as lines, bars and pie slices. Each value can be rendered ...
Graph Support forum 94 Class library for barchart,piechart and linechart graphs. Class library for barchart,piechart and linechart graphs. Barchart class UML diagramm for the class library Color class Graph class Linechart class Piechart class Test script for Barchart Test script for Linechart Test ...