Class TimeBarChartMaker.HourBarChartMaker

    • Constructor Detail

      • HourBarChartMaker

        public HourBarChartMaker​(java.lang.String chartName,
                                 ReportConfig config,
                                 java.util.SortedSet revisions,
                                 java.lang.String title,
                                 java.lang.String fileName)
        Creates a bar chart showing a distribution of revisions over the hours of the day.
        Parameters:
        config - The configuration to use
        revisions - The set of revisions to analyze
        title - The title of the chart
        fileName - The file for saving the chart