Add rich filter two dimensional statistics gadgets to your dashboard

By the end of this tutorial, you will be able to configure and use Rich Filter Two-Dimensional Statistics gadgets and control the displayed data with a Rich Filter Controller gadget.

For this tutorial, you need to have already created:

  • a rich filter

  • a dashboard with one Rich Filter Controller gadget based on your rich filter.

We have used the dashboard we worked with in the previous tutorial.

On this page:

Add Rich Filter Two Dimensional Statistics gadgets

  1. Open the dashboard based on your rich filter or build a new one. Add one Rich Filter Two Dimensional Statistics gadget to the dashboard by clicking the Add gadget button at the top right of the screen.


    Click on the Add button to add one Rich Filter Two-Dimensional Statistics gadget.


    The gadget will be added to the left column of the dashboard. If you want the same layout as in our example, you can move it to the top of the right column (sidebar) using drag and drop.

  2. In the configuration form of the gadget, select your rich filter.

  3. Select Status as the Statistic type for the Horizontal breakdown, Priority as the Statistic type for the Vertical breakdown, and Story Points as the Value, then click Submit.


    The gadget displays the sum of the Story Points broken down by Status and Priority.

     

  4. The initial order of the data is defined in the configuration form of the gadget, i.e., the natural order of the statuses and priorities. You can sort the data by the values of any column or row (including the totals) by clicking on the icon at the right of the header (clicking again on the same icon will reverse the sort order). You can return to the initial order by clicking on the x at the right of the top left cell of the table (the Priority header in our case).

  5. As always, if you activate quick filters in the Rich Filter Controller gadget (any combination of static, dynamic, and smart filters), the other gadgets in the dashboard, which are based on the same rich filter, will be updated to use only the issues that satisfy the active quick filters. In the example below, we have activated the clause Top Priority of the smart filter Warnings (this clause has the JQL condition priority in (1, 2) AND status = Open).

Use quick charts in Rich Filter Two Dimensional Statistics gadgets

In addition to the default table view, the Rich Filter Two-Dimensional Statistics gadget provides a chart view. We call these charts quick charts because they are directly available on gadgets without requiring any specific configuration. Let's see how they work in our gadgets.

  1. Click on the chart icon at the bottom right of the gadget.

  2. A clustered bar chart of Story Points by Status and Priority is displayed. The chart type selector at the bottom of the gadget allows you to switch to a stacked bar chart. Let's do this.



  3. You can click on the icon shown below to swap the two breakdowns.

  4. The Story Points are broken down first by Priority and then by Status. You can hover over the bars or slices to see a detailed tooltip.

  5. You can switch back to the table view at any moment by clicking on the table icon at the bottom right of the gadget.

In addition to statistics based on issue fields, the Rich Filter Two-Dimensional Statistics gadget can also display statistics based on smart filters. In the previous tutorial, we've seen an example of statistics based on a smart filter.

See also

Rich Filter Two-Dimensional Statistics

Add Rich Filter Flexi Charts gadgets to your dashboard