Package net.sf.statcvs.charts
Class CommitScatterChartMaker
java.lang.Object
net.sf.statcvs.charts.CommitScatterChartMaker
Produces the commit scatter chart.
- Author:
- jentzsch, Richard Cyganiak (richard@cyganiak.de)
-
Constructor Summary
ConstructorsConstructorDescriptionCommitScatterChartMaker
(ReportConfig config, int width) Creates a new CommitScatterChartMaker. -
Method Summary
-
Constructor Details
-
CommitScatterChartMaker
Creates a new CommitScatterChartMaker.- Parameters:
width
- The width of the chart in pixelsrepository
- The repository to be analyzed
-
-
Method Details
-
toFile
- Returns:
- An image file for the chart
-