This page is a snippet
For full information, see:
Snippet
Macro name: jirachart Macro body: None. Parameter name | Required | Default | Parameter description and accepted values |
|---|
chartType
| Yes | Pie | Type of chart to display. Currently Pie is the only available chart type. Other types may be added in future. | statType | Yes | Statuses | The JIRA field to segment the pie chart by: statuses - displays a breakdown of issues by Status.allFixfor - displays a breakdown of issues by chart by all Fix Versions (useful if issues have more than one fix version).assignees - displays a breakdown of issues by the Assignee name.priorities - displays a breakdown of issues by Priority.components - displays a breakdown of issues by Component.issuetype displays a breakdown of issues by Issue Type.
| showinfor | No | False | Displays text information about the data below the chart. Includes the Total value and the Chart By value. | jql | Yes | | JQL query for the chart to display. | width | 600 | (blank) | This is the total width of the chart area. Width can be entered in pixels, percent or left blank to fit to the available space. | border | No | False | Displays a border around the chart area. |
|