Horizontal Bar Chart
Package:
Summary:
Render horizontal bar charts using HTML tables
Groups:
Author:
Description:
This class can be used to render horizontal bar charts using HTML tables.
It takes a set of input values and labels and generates HTML to display the values in horizontal bars of widths that represent the input values relative to each other.
The colors, height, unit of the values and spacing between bars are configurable parameters.
It takes a set of input values and labels and generates HTML to display the values in horizontal bars of widths that represent the input values relative to each other.
The colors, height, unit of the values and spacing between bars are configurable parameters.
Comments are closed.