Web www.gerd-tentler.de
Version 4.10 (released Jan. 7, 2012) [Download]

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 the following systems and browsers:

 Windows:    IE     Opera     FF     Chrome

If you use another browser or operating system, this script may not work for you - sorry.

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.10

* Abs. values can be added to the legend now (variable legendAbsValues).

Version 4.9

* Added possiblity to change the color of the bar with the highest value.

Version 4.8

* Added legend alignment.

Version 4.7

* Fixed bar length of negative values.
* Escaped slashes in closing HTML tags to avoid HTML validation errors.

Version 4.6

* Fixed viewing of zero values and decimals in combination with baseValue.

Version 4.5

* Added new variable baseValue.

Demo

Click here to view a dynamic example of HTML-Graphs.

Comments