PHP Classes

File: changes.txt

Recommend this page to a friend!
  Classes of Alexander Selifonov   Bar chart drawing   changes.txt   Download  
File: changes.txt
Role: Documentation
Content type: text/plain
Description: Changes history
Class: Bar chart drawing
Generate bar charts with only HTML and icon images
Author: By
Last change: update for last module version
Date: 17 years ago
Size: 1,302 bytes
 

Contents

Class file image Download
====================================================================================== Project : as-diagrams File : changes.txt (changes history) author : Alexander Selifonov internet : http://as-works.narod.ru/en/php/index.html email : as-works@narod.ru ====================================================================================== Description : Bar chart drawing PHP class, without GD libraries using. PHP version : 4.x or greater (not tested on PHP5 !) 16.01.2007 - legend arrays can be 2-dimentional (key,value for titles) - configurable "hiding" for empty rows and bar columns (ALL zero containing rows and bars won't be drawn) 17.01.2006 - 19.04.2006, V. 1.0.10 - totals 'per column' added - Multiple percent rows now possible (ShowPercents var is array now !) 09.12.2005, V. 1.0.7 - showing 'percents' row added (variable ShowPercents) - changed icon images naming 06.10.2005, Version 1.0.1 - New variables in the class definition: legendx_url, legendx_onClick, $legendx_id, for making "linked" legend titles (<a href=... [onClick='...']>title-NN</a> ... - Documentation changes 27.09.2005 - Documentation small fixes (english and russian pages) 26.09.2005 v.1.0.0 - First publication