Login   Register  
PHP Classes
elePHPant
Icontem

File: readme.txt

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Alexander Selifonov  >  Bar chart drawing  >  readme.txt  >  Download  
File: readme.txt
Role: Auxiliary data
Content type: text/plain
Description: readme
Class: Bar chart drawing
Generate bar charts with only HTML and icon images
Author: By
Last change:
Date: 2005-09-26 05:18
Size: 779 bytes
 

Contents

Class file image Download
as-diagrams readme
-----------------------------------------------------------------------------------
File name:  as-diagrams.php
Class name: CAsBarDiagram
Author  :  Alexander Selifonov,
email   :  as-works [at] narod.ru
inetrnet:  http://as-works.narod.ru/

Distribution type: GNU General Public License (redistribution allowed)
-----------------------------------------------------------------------------------

Short description

as-diagrams implements a PHP class CAsBarDiagram for rendering bar chart diagrams
without using graphics libraries (gd etc.)

The data for bar chart can be prepared "manually" or gathered by passing SQL queries 
to the class method GatherData().

This class if free for all kinds of using (commercial and non-commercial)