A key feature of Jira dashboards is displaying your data through statistics and charts for effective, at-a-glance reporting. This article demonstrates related features available in Rich Filters for Jira Dashboards, namely statistics gadgets. You'll use Rich Filter Statistics and Rich Filter Two-Dimensional Statistics gadgets to generate statistics on your dashboard and display quick charts on the fly.
Contents:
Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Prerequisites
A basic understanding of Jira dashboards and rich filters, as explained in Get started with Rich Filters for Jira Dashboards.
...
Final result
...
When you've worked through all the steps in this tutorial, you should have a dashboard that contains two statistics gadgets:
...
Add a Rich Filter Statistics gadget to your dashboard (Create a simple dashboard that explains how to add gadgets).
Move the gadget to the right-hand column of your dashboard by dragging and dropping it.
There are several fields you should configure in the gadget config form:
Rich filter: Set this to your rich filter.
Breakdown by > Statistic type: This statistics gadget will show a breakdown by assignees, so select Assignee in the Statistic type dropdown.
Values: For each Assignee, let's show the number of issues assigned to them and the number of story points they have. Choose Issue Count and Story Points.
Your Rich Filter Statistics, gadget config form, should look like the following image. Check it is correct, then click Submit.
5. Your Rich Filter Statistics gadget should look like the following image.
...
Info |
---|
Be aware that the Unassigned row always appears at the end of the statistic table, regardless of sorting. |
The Rich Filter Statistics gadget config form offers several options if you want to change the default display.
...
Rich Filter Two-Dimensional Statistics gadgets can be sorted by ascending and descending column and row values by clicking the arrow controls in the column and row headings.
Clicking the heading value brings up the list of issues corresponding to that column/row in a separate browser tab.
You can clear all the applied sorting by clicking the x button that appears in the top-left corner of the table after sorting has been used.
Rich Filter Two-Dimensional Statistics gadgets also have several options for manipulating the display of your data. We won't go through these in detail here, as they are very similar to the config options for one-dimensional Rich Filter Statistics gadgets. Still, we'd advise you to go back into your gadget config form, play around, and see how they affect the data display.
...
You can click the Donut chart text at the bottom of the gadget to bring up several different chart options. You can also click the Issue Count text to change the data shown to one of the other values in the table. From these options, you can choose a Bar chart and Story Points.
The different chart types all have interactive features. For example, in the bar chart, you can hover over the columns to display tooltips with exact values and click on the assignee names or their bars/slices to load up lists of all the associated issues in a separate tab.
...
As a further exercise, we encourage you to explore using smart filters in your statistics. Smart filters allow you to filter and group your issues using configurable smart clauses based on JQL and also have the advantage that, when defined, they become available for use in other places. This includes statistic types in statistics and charts and columns in views. See our Smart filters in statistics and charts exercise for specific guidance on adding a smart filter as a statistic type in a Rich Filter Statistics gadget.
Next steps
You are advised to can work through the Fundamentals articles in order, but each one works as a standalone topic, so you can jump to specific topics of interest if that suits you better.
...