PHP-Klasse::nucleoGraph

Kurzbeschreibung: Display a bar graph using only HTML and CSS
Veröffentlicht am: 29.03.2007
Gruppe(n):
- Graphics
Beschreibung:
This class can be used to display a bar graph using only HTML and CSS styles.
It takes as parameters a set of pairs of bar values with the respective labels.
The class generates HTML with CSS stylesheet definitions that makes each pair of bars appear with configurable colors near the respective label texts.
Link: nucleoGraph