The Chanfo User Mapping System is an easy way to keep track of where people are that you know, and some information about them! It's great for IRC channels, gaming teams, and any other online groups!
Oscillograph is a chart that intended for web visualisation of dynamic data.
Based on Chart generation class and
JavaScript for updating chart dynamycally.
Allows your website visitors to recieve regular emails that about their outlook, energy, and productivity. It displays a graph of these three values, along with averages over the time frame. It compensates for missed days, and allows your visitors to place the graph on their own website, using a simple piece of javascript code. phpMoody requires PHP4 with gd_lib, mysql, and cron
PanaChart is a PHP class for online charts creation using PHP scripting language and the GD image manipulation library. It makes it easy to plot several types of charts with less then 10 lines of code. PanaChart is suited for any scientific or 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
These files were created as I needed a slightly faster way of producing graphs than other options available on the web. Other PHP scripts using the GD Libraries seem to be so complicated they take too long to draw and display on a poor performance machine.
This script is a simple, cross-browser, yet complete, introduction to creating HTML bar charts using PHP. It has been purposely left simple so that you can easily customize it for your needs.
Set of Php Classes for creating charts and graphs. It supports more than 18 types (linechart, piechart, barchart, radarchart,
curves , gauges, 3D charts, Candlestick, areacharts ....) and combinations of them.
It supports also database access, automatic scales (dates and logarithmic) and interactive features using image maps (tips and links). You can create charts with
minimum programming.
LastXgraph() is a PHP4 script that generates graphs suitable for stats (for example, how many hits on a website, file downloads, logins, etc): Last-X-Days, Last-X-Months, Entire Month, Entire Year, 24-hour distribution.
phpGD Bar Graph is a simple yet powerful script which allows you to not only create stunning looking bar graphs but fully customize them to your own needs. You can change colors, heights, widths, add your own logo, and more. Best yet, it is only 1 small file which takes only a few minutes to setup.
This class allows you to supply the values of the user quota (as you might gather from the file system, imap, or your own database driven system) and output them as a nice graph, or as text. The colours of the graph are definable, and you can also change whether you have it as a flat pie chart or a 3D pie chart. This was designed to mimick the disk space graph used on Windows.