Class ChartFactory.ChartContext

java.lang.Object
com.atlassian.jira.charts.ChartFactory.ChartContext
Enclosing interface:
ChartFactory

public static class ChartFactory.ChartContext extends Object
Provides context for rendering a chart that is needed by all chart types. This includes the user who's requesting the chart, a searchrequest needed to lookup data for the chart, and the chart's width and height.