package

com.atlassian.jira.charts

Interfaces

ChartFactory Main entry point for charting in JIRA. 

Classes

Chart Result of generating a chart using a class such as com.atlassian.jira.charts.CreatedVsResolvedChart for example. 
ChartFactory.ChartContext Provides context for rendering a chart that is needed by all chart types. 
DefaultChartFactory  
PieSegmentWrapper A simple wrapper object to implement Comparable for PieDataset as well as retrieve the key's real string name. 

Enums

ChartFactory.PeriodName Defines the period for which data in the charts will be grouped. 
ChartFactory.VersionLabel Defines what version labels to show in a chart that supports this feature.