|
This class uses Web Assist to
PostGraph is a free PHP class
Use PHP scripts to generate
The Chanfo User Mapping
generate graphs on the fly.
for creating bar graphs. It
or gather the data from
System is an easy way to
We've found Web Assist to be
allows you to create
databases, then pass it to
keep track of where people
a good graphing tool for
professionally looking
this tool to generate Flash
are that you know, and some
clients where jpgraph and
graphs by calling few simple
(swf) charts.
PHP/SWF
information about them! It's
other tools are unavailable.
methods.
Charts makes the best of
great for IRC channels,
Since it uses FLASH to
both the PHP and SWF worlds.
gaming teams, and any other
generate charts, its
PHP scripts provide
online groups!
platform independent. Our
integration, and Flash
class makes it PHP-savvy
provides the best display
too. To obtain WebAssist,
quality.
Features:
-
visit www.webassist.com.
Web charts from dynamic
data
- Quality Flash
graphics including
anti-aliasing, gradients,
blends, etc.
- Simple and
flexible chart generation
-
Chart types: Line, Pie,
Column, Stacked column, 3D
column, Bar, Stacked bar,
Area, Stacked area
Date: Oct, 25 2004 Date: Oct, 20 2004 Date: May, 19 2004 Date: May, 18 2004 |
|
So you want to know how to
These files were created as I
PanaChart is a PHP class for
phPie() is a PHP4 script that
round the corners on your
needed a slightly faster way
online charts creation using
creates a PNG (or GIF or
HTML tables? Well, you can't
of producing graphs than
PHP scripting language and
JPG) format pie chart, with
round the corners of an HTML
other options available on
the GD image manipulation
optional legend.
table, but you can make the
the web. Other PHP scripts
library. It makes it easy to
illusion of rounded corners
using the GD Libraries seem
plot several types of charts
fairly simple. This HTML
to be so complicated they
with less then 10 lines of
code snip and images will
take too long to draw and
code. PanaChart is suited
show you how.
display on a poor
for any scientific or
performance machine.
business web
application.
The source
code of the library is very
compact and resides in a
single file, which
considerably reduces the
load, parsing and execution
time. The average size of a
generated PNG image is less
than 2 KB and the average
creation time is 20
milliseconds. All these
features makes PanaChart
suitable for realtime
graphic charts production.
See the online demo or the
examples page.
Panachart
requires PHP 4 scripting
engine with GD 2 image
library support enabled.
- Bandwidth friendly,
the average image size for a
450*250 image is around
2K
- Small and fast library
source code
- Can be used
to create plots with few
lines of code
- Can output
to a file or directly to an
HTTP stream
- Supports
several plot types: bars,
lines, dots, areas, step,
impuls
- Supports multiple
series plots on the same
image
- Supports automatic
scaling of plot area by axis
labels size
Date: Apr, 30 2004 Date: Mar, 08 2004 Date: Feb, 22 2004 Date: Dec, 11 2003 |