PHP/SWF Charts
PHP/SWF Charts is a simple, yet powerful PHP tool to create attractive web charts and graphs from dynamic data.
Use PHP scripts to generate or gather the data from databases, then pass it to this tool to generate Flash (swf) charts and graphs. Any other scripting language (ASP, CFML, Perl, etc.) can be used with XML/SWF Charts (the XML version of the same tool.)
PHP/SWF Charts makes the best of both the PHP and SWF worlds. PHP scripts provide integration, and Flash provides the best graphic quality.
Features:
Web charts and graphs from dynamic data
Live and interactive chart updates without reloading the web page
Clickable charts, and drill-down
Animated transitions
Printable charts
Simple and flexible chart generation
Quality Flash graphics
Supports PHP 3, 4, and 5
Supports unicode text to display special characters and any language
Chart types:
Line
Column
Stacked column
Floating column
3D column
Stacked 3D column
Parallel 3D column
Pie
3D Pie
Bar
Stacked bar
Floating bar
Area
Stacked area
Candlestick
Scatter
Polar
Mixed
Composite
Joined
Download - PHP/SWF Charts 4.6
charts.zip - 168K
History
Version 4.6
Added simultaneous display of printed labels and cursor labels. See Label Position
Added printing a chart from javascript. See Javascript to Flash Communication
Added the fail parameter to live_update
Added a call to a Rendered_Chart javascript function after the tool renders the chart. See Sending data to a chart via Javascript
Added support for negative values in 3d charts
Improved animation performance