The Rich Filter Pie Chart gadget displays the collection of issues grouped by a specific field/criteria as a pie chart. It is similar to Jira’s built-in Pie Chart Gadget, but it is based on a rich filter instead of a Jira saved search and thus adds several new features:
the collection of issues used for the statistics can be furthered further filtered using Rich Filter Controller gadgets;
the gadget itself can further refine the results by applying a gadget-specific JQL that we call a working query;
the gadget can break down the results by an issue field or by a smart filter;
the value type displayed by the gadget can be customized (for instance, to show the sum of Story Points instead of the Issue Count);
the gadget supports multiple display layouts;
the gadget’s title can be customized.
...
Tip |
---|
Rich Filter ExtensionsRich filter extensions are separate Jira apps that can be installed on top of the Rich Filters for Jira Dashboards app to extend the rich filters and rich filter gadgets with new specific functionality. New statistic options are available if you add any of the these extensions:
|
Configuring the Rich Filter Pie Chart Gadget
...
Setting | Description | ||||
---|---|---|---|---|---|
Title | Optionally, you can customize the title of the gadget. If left blank, the default title will be Rich Filter Pie Chart. | ||||
Rich Filter | Select the rich filter the gadget will use. Click on the Rich Filter button to display the list of rich filters; you can either scroll through or use the search box to find the desired filter you need.
| ||||
Working Query | The working query is a JQL query that is combined with the rich filter's base filter of the rich filter before searching for issues. The working query is optional: if left empty, only the base Jira filter and the quick filters affect the issues displayed. | ||||
Statistic Type | Select the issue field or the smart filter on which the issues will be grouped. This setting is mandatory.
| ||||
Maximum slices | Insert a numeric value between 2 and 10 to choose the maximum number of slices displayed by the gadget displays. If the value is empty, then the gadget will display a maximum of 10 slices. If there are more statistic values than exceed this limit, the smallest slices are collapsed into a single Other slice. | ||||
Sort slices by | Select how to sort the slices of your Pie Chart:
Special If they exist, special slices such as Other or None , if they exist, are always displayed at the end. | ||||
Values | Select the output type to be computed for each Statistic Type group. There are five kinds of possible values:
| ||||
Layout | You can chose choose one of several layouts to display the results:
|