Package com.atlassian.jira.charts

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

Class Summary
Chart Result of generating a chart using a class such as 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.
 

Enum Summary
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.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.