Articles: 843 | Categories: 148   
   
   
Home Articles Contact Us
 
 
 
 
HTML-GRAPHS (0 Comments)
Admin: Posted Date: April 4, 2010

Use this PHP script to create horizontal / vertical bar graphs, progress bars and faders. You can create simple graphs and even grouped bar graphs with legends, add labels, change colors etc. No graphics or graphical libraries required.

Introduction

Use this script to create horizontal / vertical bar graphs, progress bars and faders. You can create simple graphs and even grouped bar graphs with legends, add labels, change colors etc. No graphics or graphical libraries required.

This script was tested with PHP 4 + 5.

Important note for users of older HTML-Graphs versions

                            

In version 4.0, some variable names have been changed:
  • barColor is now barColors
  • barLevelColor is now barLevelColors
This has been done for clarity reasons. Be sure to update any scripts that use HTML-Graphs accordingly. Sorry for the inconvenience.

Change Log

Version 4.8
  • Added legend alignment.
Version 4.7
  • Fixed bar length of negative values.
Version 4.6
  • Fixed viewing of zero values and decimals in combination with baseValue.
Version 4.5
  • Added new variable baseValue.

 

 
 
Add a Comment:
 
(You must be signed in to comment on an article. Not a member? Click here to register)
   
Title:

Comments: