| Package | Description |
|---|---|
| hudson.plugins.robot.graph |
| Modifier and Type | Method and Description |
|---|---|
static RobotGraph |
RobotGraph.getRobotGraph(hudson.model.AbstractBuild<?,?> owner,
org.jfree.data.category.CategoryDataset categoryDataset,
String yLabel,
String xLabel,
int scale,
boolean binaryData,
int lowerBound,
int upperBound,
Color... colors)
Construct a new styled trend graph for given dataset
|
Copyright © 2004-2014. All Rights Reserved.