Uses of Interface
com.atlassian.jira.charts.portlet.SearchRequestAwareChartPortlet

Packages that use SearchRequestAwareChartPortlet
com.atlassian.jira.charts.portlet   
 

Uses of SearchRequestAwareChartPortlet in com.atlassian.jira.charts.portlet
 

Classes in com.atlassian.jira.charts.portlet that implement SearchRequestAwareChartPortlet
 class AbstractTimeChartPortlet
          Abstract implementation to display times for time periods.
 class AverageAgeChartPortlet
          Displays a bar graph showing the average time issues have been open for for a particular time period.
 class CreatedVsResolvedChartPortlet
          A chart that shows created vs resolved issues over time.
 class PieChartPortlet
          Portlet that shows a pie chart for a particular filter/project and field.
 class RecentlyCreatedChartPortlet
          Displays a stacked bar graph showing the number of issues created/resolved in a particular time period.
 class ResolutionTimeChartPortlet
          A chart that shows created vs resolved issues over time.
 class TimeSinceChartPortlet
          Displays a bar graph showing the average time issues have been open for for a particular time period.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.