public class RatePlotter extends DefaultHistogramPlotter<RateData>
| Constructor and Description |
|---|
RatePlotter() |
| Modifier and Type | Method and Description |
|---|---|
void |
plot(RateData reportData,
File outputFile) |
createChartbaseChart, encode, getChartProperties, getOutputHeight, getOutputWidth, isPlotGridLinesVisible, updateChart, validateDataSetpublic void plot(RateData reportData, File outputFile) throws MaestroException
plot in class AbstractPlotter<RateData>MaestroExceptionThis documentation was released into the public domain.