public interface

ChartGenerator

com.atlassian.jira.charts.jfreechart.ChartGenerator
Known Indirect Subclasses

Class Overview

Thin wrapper over JFreeChart

Summary

Public Methods
ChartHelper generateChart()
Generates the chart and will produce a ChartHelper that can be used to access the chart location and other information.

Public Methods

public ChartHelper generateChart ()

Generates the chart and will produce a ChartHelper that can be used to access the chart location and other information.

Returns
  • a ChartHelper to access all the chart's details.