package

com.atlassian.jira.charts.jfreechart

Interfaces

ChartGenerator Thin wrapper over JFreeChart 

Classes

ChartHelper A nice utility class to manage the generation of a charts. 
CreatedVsResolvedChartGenerator  
DisplayChartServlet Display chart servlet that delegates processing to DisplayChart, after a few additional checks have been done on the filename request parameter:
  1. If there is an attempted path traversal, it is logged and the Check for path traversal using
  2. Check that the
 
HistogramChartGenerator Creates Histogram charts. 
PieChartGenerator Generates a JFreechart pie chart. 
StackedBarChartGenerator Creates Histogram charts. 
TimePeriodUtils Utility class for JFreeChart time periods.