net.sf.statcvs.charts
Constructor and Description |
---|
TimeLineChartMaker(String chartName,
ReportConfig config,
TimeLine timeLine,
String fileName,
Collection symbolicNames)
Creates a chart from a time line.
|
public TimeLineChartMaker(String chartName, ReportConfig config, TimeLine timeLine, String fileName, Collection symbolicNames)
config
- The configuration to usetimeLine
- the time line data for the chartfileName
- the file name for the PNG imagepublic ChartImage toFile()