Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

By the end of this tutorial, you'll know how to use the Rich Filter Pie Chart gadget and how to control the displayed data using a Rich Filter Controller gadget. Image Removed

...

How to add Pie Chart gadgets

Info

For this tutorial, you need to already have created a Rich Filter with at least a Smart Filter and , a dashboard with a Controller, and preferably a Rich Filter Results gadget (with a couple of views) based on the Rich Filter. We have used the the Rich Filter and dashboard from the previous tutorial.

  1. In the Jira dashboard, add one Rich Filter Pie Chart gadget. 

...

  1. Image Added

    Image Modified

...

  1. While configuring the gadget, make sure you set the same Rich Filter you have selected in the other gadgets in the same dashboard (remember, this is what links together the gadgets in the same dashboard; a Controller controls all the gadgets that have the same Rich Filter as the Controller).

...

  1. Image Added
  2. Suppose we need to exclude the

...

  1. canceled issues from the results (all issues having a non-empty resolution other than Fixed). In this case, in the Working Query, write the JQLresolution in (empty, fixed)

...

  1. Image Added
  2. Pick Statistics Type Assignee

...

  1. Image Added
  2. Save the configuration.

...

  1. Image Added
  2. The gadget will display a Pie Chart representing the Issue Count for each Assignee, excluding the

...

  1. canceled issues (because we have used the Working Query).

...

  1. Image Added
  2. If you click on the filters in the Controller you'll notice that the results displayed by the Pie Chart Gadget are impacted (the filter of the Controller is also applied).

...

  1. Image Added

Tip

In addition to statistics based on issue fields, the Rich Filter Pie Chart gadget can also display statistics based on Smart Filters and . It can aggregate results based on multiple criteria (Issue Count, Story Points, Time Tracking, etc). 

Learn More

In order to know everything about the Rich Filter Pie Chart gadget, have a look at Configuring the Rich Filter Pie Chart Gadget.

...

.)