org.jboss.test.audit.report
Class BarChartGenerator
java.lang.Object
org.jboss.test.audit.report.BarChartGenerator
public class BarChartGenerator
- extends Object
Generates a vertical bar chart in HTML
- Author:
- Shane Bryzak
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BarChartGenerator
public BarChartGenerator(String fromColour,
String toColour,
List<SeriesGenerator.SeriesElement> values)
- Parameters:
fromColour
- toColour
- series
- A list of label:value values
generate
public String generate()
Copyright © 2009-2012. All Rights Reserved.