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