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

YesPieType of chart to display. Currently Pie is the only available chart type. Other types may be added in future.
statTypeYesStatuses

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.
showinforNoFalseDisplays text information about the data below the chart. Includes the Total value and the Chart By value.
jqlYes JQL query for the chart to display.
width600(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.
borderNoFalseDisplays a border around the chart area.
  • No labels