public class MovingStatChart extends AbstractChart
Modifier and Type | Field and Description |
---|---|
protected org.jfree.data.xy.XYSeries |
eventSerie |
chartConfiguration, chartId
Constructor and Description |
---|
MovingStatChart(String testplan,
String bladeId,
String event,
ChartConfiguration chartConfiguration) |
Modifier and Type | Method and Description |
---|---|
void |
addData(double x,
double y) |
protected org.jfree.chart.JFreeChart |
createChart() |
createChart, doPng, getBasicTitle
public MovingStatChart(String testplan, String bladeId, String event, ChartConfiguration chartConfiguration)
public void addData(double x, double y)
protected org.jfree.chart.JFreeChart createChart()
createChart
in class AbstractChart
Copyright © 2016–2017 CLIF project. All rights reserved.