Class TimeBarChartMaker.WeekdayBarChartMaker

    • Constructor Detail

      • WeekdayBarChartMaker

        public WeekdayBarChartMaker​(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 days of the week.
        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