| Script Name |
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)
|
PHP class for creating online 2D graphs. GD library is not required.
|
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.
|
phpBarGraph is a PHP class for drawing a Bar Graph in an image. You can have as many or as little bars as you want. phpBarGraph scales the bars to fit the area you set. Bars can be flat colors or gradients. You can place multiple bar graphs on one image, and change the spacing in between each bar. Tick lines are shown to help with readability.
|
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.
|
3dlib is a PHP class for drawing anything you want in 3D space coordinates including 3D Charts. All 3D space transformations are implemented. Some GD functions are adapted. 3dChart() function is added.
|
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.
|
DGS Graph was created to provide an easy to install graph utility. This package may be used on UNIX and Windows based platforms and can utilize data from a flatfile (logfile) or directly from a script on some systems. Current support includes GIF, PNG, JPEG and WBMP backgrounds and graphing of multicolor lines based on the data provided.
|
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.
|