com.atlassian.bamboo.reports.charts
Class BuildSummaryFailuresLineChart
java.lang.Object
com.atlassian.bamboo.charts.AbstractBambooChart
com.atlassian.bamboo.reports.charts.BambooReportLineChart
com.atlassian.bamboo.reports.charts.BuildSummaryFailuresLineChart
- All Implemented Interfaces:
- ChartBuilder, BambooPluginModule, org.jfree.chart.labels.XYSeriesLabelGenerator, org.jfree.chart.labels.XYToolTipGenerator
public class BuildSummaryFailuresLineChart
- extends BambooReportLineChart
- implements org.jfree.chart.labels.XYToolTipGenerator
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuildSummaryFailuresLineChart
public BuildSummaryFailuresLineChart()
generateToolTip
public String generateToolTip(org.jfree.data.xy.XYDataset xyDataset,
int series,
int item)
- Specified by:
generateToolTip
in interface org.jfree.chart.labels.XYToolTipGenerator
- Overrides:
generateToolTip
in class BambooReportLineChart
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.