package

com.atlassian.jira.charts

Interfaces

ChartFactory Main entry point for charting in JIRA. 
PieSegment Describes operations for pie chart segments 

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  
PieChart Produces a pie chart based on all issues for a certain field. 
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.