public abstract class AbstractInterconnectPlotter<T> extends DefaultScatterPlotter<T>
DEFAULT_FILENAME
Constructor and Description |
---|
AbstractInterconnectPlotter() |
Modifier and Type | Method and Description |
---|---|
abstract String |
getDefaultName() |
protected void |
plot(Map<Date,Statistics> reportData,
File outputDir,
String name) |
createChart, createChart
baseChart, encode, getChartProperties, getOutputHeight, getOutputWidth, isPlotGridLinesVisible, plot, setChartProperties, setOutputHeight, setOutputWidth, setPlotGridLinesVisible, updateChart, validateDataSet
This documentation was released into the public domain.