Class AuthorNumberBuildsBarChart
java.lang.Object
com.atlassian.bamboo.charts.AbstractBambooChart
com.atlassian.bamboo.charts.author.AuthorNumberBuildsBarChart
- All Implemented Interfaces:
ChartBuilder
-
Nested Class Summary
Nested classes/interfaces inherited from class com.atlassian.bamboo.charts.AbstractBambooChart
AbstractBambooChart.AutoRange, AbstractBambooChart.NotifyListeners
-
Field Summary
Fields inherited from class com.atlassian.bamboo.charts.AbstractBambooChart
chartTitle, contextPath, height, shortUrlUsed, width, xAxisLabel, yAxisLabel
-
Constructor Summary
ConstructorDescriptionAuthorNumberBuildsBarChart
(int height, int width, String chartTitle, String xAxisLabel, String yAxisLabel, org.jfree.data.xy.IntervalXYDataset dataSet) -
Method Summary
Modifier and TypeMethodDescriptionorg.jfree.chart.JFreeChart
Methods inherited from class com.atlassian.bamboo.charts.AbstractBambooChart
configureDurationRangeAxis, configureDurationRangeAxis, configureDurationRangeAxisForSeconds, generateChartImage, generateChartImage, generateRandomMapName, getChartTitle, getContextPath, getHeight, getWidth, getxAxisLabel, getyAxisLabel, isShortUrlUsed, setChartTitle, setContextPath, setHeight, setShortUrlUsed, setWidth, setxAxisLabel, setyAxisLabel
-
Constructor Details
-
AuthorNumberBuildsBarChart
-
-
Method Details
-
generateChartParams
-
getJFreeChart
public org.jfree.chart.JFreeChart getJFreeChart()
-