Many groups use a big red thermometer to show the current status of their fund raising campaigns. This script generates graphic on the fly. This script can be called either as a function or as the "source" of an image tag.
Version: n/a Platform(s): n/a Updated: Wed Mar 5 2003
This is a straight forward Pie Chart generator written in PHP and GD The script is passed Arguments: "title" (The title of the Chart to be generated), "slice" (slice represents a value for that wedge of pie), and "itemName" (itemName is what the slice of the pie is called)
Version: n/a Platform(s): Unix Updated: Mon Jan 13 2003
The Baby Tooth chart is a PHP script which graphically shows how a baby's primary teeth have erupted - Uses only PHP and static images (i.e. no PHP graphics or FLASH, so no extra libaries needed) Still in beta, and needs some work, but is functional.
This is a simle PHP script to dynamically generate the round corner for tables to fit into all page design. This script takes 6 differnt variables to control all different type of corner pieces. Users can generate all kinds of corners to meet their design requirements.
Version: 1.0 Platform(s): PHP Updated: Thu Mar 28 2002
VH Graph is a program that does full 2D & 3D chart/graph plotting. It is similiar to GIFgraph, but with more advanced features. It has maximum configurebility and ease of use. It is suitable for dynamic data presentation on the web. It is pure PHP and requires GD library support in PHP.
Version: 4.0Beta Platform(s): Unix, Win NT Updated: Tue Aug 7 2001
WebCSS Chart is a very easy to use charting module written in PHP3. It requires no special modules installed on your WebServer or your client machine. It is very ease to implement. Just call the include and the function with two arrays (Columname and value), scale and max_scale.
Version: 1.0 Platform(s): Linux, Unix, Win NT Updated: Thu Mar 29 2001
phpChart is a PHP4 class package derived and hacked from advGraph to generate charts in Flash4 SWF format. It allows you to generate scatter, line, column charts in FLASH format. The Ming PHP extension to SWF is used in this class package.
Version: 0.0.2 Platform(s): Unix, Windows Updated: Mon Jan 15 2001
This is a PHP Class to draw graphs. Line, Point, Area, and Bar Graphs are supported. Legends, shading, and zero-axis support. Output is highly configurable. Refer to examples for illustration of use. Requires GD and TTF support. Tested on PHP4.0.2.
Version: 1.5 Platform(s): Linux Updated: Sun Nov 5 2000
DynaGraph creates dynamic graphs based on data selected from a database query. Using PHP, DynaGraph accesses a MySQL database, and uses the results to plot information to a bar graph in the GIF format, using gd1.3.
Version: 0.2a-1 Platform(s): n/a Updated: Thu Nov 2 2000
Bar graph allows you to draw online 2D graphs or save output into GIF image. For input you have 3 arrays: array with names of X axis, array with column values, and array with RGB code for column color. It requires GD library.
Version: n/a Platform(s): Unix Updated: Sun Jan 23 2000