public class CommitScatterChartMaker
extends java.lang.Object
Constructor | Description |
---|---|
CommitScatterChartMaker(ReportConfig config,
int width) |
Creates a new CommitScatterChartMaker.
|
Modifier and Type | Method | Description |
---|---|---|
ChartImage |
toFile() |
public CommitScatterChartMaker(ReportConfig config, int width)
repository
- The repository to be analyzedwidth
- The width of the chart in pixelspublic ChartImage toFile()