Batteries related scripts & softwares
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.
PHPLOT is a PHP script for creating Dynamic Scientific, Business, and Stock Market Type graphs. Written in PHP and supports,
PHP3, PHP4, TTF (or no ttf), and GD versions 1.2 - latest version. It includes Pie, Bar, Line, Area, Point and combinations.
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.
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.
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.
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.
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.
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.
|