package

com.atlassian.jira.charts.portlet

Interfaces

SearchRequestAwareChartPortlet Marker interface to identify any charting portlets. 

Classes

AbstractChartPortlet Abstract chart to be extended by others 
AbstractTimeChartPortlet Abstract implementation to display times for time periods. 
AverageAgeChartPortlet Displays a bar graph showing the average time issues have been open for for a particular time period. 
CreatedVsResolvedChartPortlet A chart that shows created vs resolved issues over time. 
DateFieldValuesGenerator Used to get a list of all datefields registered in the system. 
PieChartPortlet Portlet that shows a pie chart for a particular filter/project and field. 
RecentlyCreatedChartPortlet Displays a stacked bar graph showing the number of issues created/resolved in a particular time period. 
ResolutionTimeChartPortlet A chart that shows created vs resolved issues over time. 
TimeSinceChartPortlet Displays a bar graph showing the average time issues have been open for for a particular time period.