net.sf.statcvs.output
Class LOCChurnChartMaker
public class LOCChurnChartMaker
Class for producing Lines Of Code with Churn charts
- Benoit Xhenseval (www.ObjectLab.co.uk)
LOCChurnChartMaker(ReportConfig config, TimeSeries churnSeries, TimeSeries locSeries, String title, String fileName, Dimension size, List annotations)- Creates a Lines Of Code chart from a BasicTimeSeries and saves
it as PNG
|
LOCChurnChartMaker
public LOCChurnChartMaker(ReportConfig config,
TimeSeries churnSeries,
TimeSeries locSeries,
String title,
String fileName,
Dimension size,
List annotations) Creates a Lines Of Code chart from a BasicTimeSeries and saves
it as PNG
churnSeries - the Churn historylocSeries - the LOC historytitle - the chart titlefileName - the filename where the chart will be savedannotations -