public class ValgrindGraph
extends hudson.util.Graph
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_CHART_HEIGHT |
static int |
DEFAULT_CHART_WIDTH |
| Constructor and Description |
|---|
ValgrindGraph(hudson.model.Run<?,?> owner,
org.jfree.data.category.CategoryDataset categoryDataset,
String yLabel,
int chartWidth,
int chartHeight) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jfree.chart.JFreeChart |
createGraph() |
public static final int DEFAULT_CHART_WIDTH
public static final int DEFAULT_CHART_HEIGHT
public ValgrindGraph(hudson.model.Run<?,?> owner,
org.jfree.data.category.CategoryDataset categoryDataset,
String yLabel,
int chartWidth,
int chartHeight)
Copyright © 2016–2018. All rights reserved.