public class QuantileDistributionChart extends AbstractChart
Modifier and Type | Field and Description |
---|---|
protected org.jfree.data.category.DefaultCategoryDataset |
data |
chartConfiguration, chartId
Constructor and Description |
---|
QuantileDistributionChart(String testplan,
String bladeId,
String event,
ChartConfiguration chartConfiguration) |
Modifier and Type | Method and Description |
---|---|
void |
addData(org.apache.commons.math.stat.descriptive.DescriptiveStatistics stat) |
protected org.jfree.chart.JFreeChart |
createChart() |
createChart, doPng, getBasicTitle
public QuantileDistributionChart(String testplan, String bladeId, String event, ChartConfiguration chartConfiguration)
public void addData(org.apache.commons.math.stat.descriptive.DescriptiveStatistics stat)
protected org.jfree.chart.JFreeChart createChart()
createChart
in class AbstractChart
Copyright © 2016–2017 CLIF project. All rights reserved.