Class AuthorNumberBuildsBarChart

    • Constructor Detail

      • AuthorNumberBuildsBarChart

        public AuthorNumberBuildsBarChart​(int height,
                                          int width,
                                          String chartTitle,
                                          String xAxisLabel,
                                          String yAxisLabel,
                                          org.jfree.data.xy.IntervalXYDataset dataSet)
    • Method Detail

      • getJFreeChart

        public org.jfree.chart.JFreeChart getJFreeChart()