net.sf.statcvs.charts
Class TimeBarChartMaker.WeekdayBarChartMaker
- TimeBarChartMaker
public static class TimeBarChartMaker.WeekdayBarChartMaker
WeekdayBarChartMaker(ReportConfig config, SortedSet revisions, String title, String fileName) - Creates a bar chart showing a distribution of revisions
over the days of the week.
|
WeekdayBarChartMaker
public WeekdayBarChartMaker(ReportConfig config,
SortedSet revisions,
String title,
String fileName)
Creates a bar chart showing a distribution of revisions
over the days of the week.
config
- The configuration to userevisions
- The set of revisions to analyzetitle
- The title of the chartfileName
- The file for saving the chart