The Rich Filter Flexi Charts Gadget

Contents:

About the Rich Filter Flexi Charts gadget

The Rich Filter Flexi Charts gadget displays a chart with data computed from a collection of issues. This gadget is highly customizable, providing multiple options for the type of chart and the way the data is computed and displayed. It is also based on a rich filter instead of a Jira saved filter, thus providing the following features:

  • the collection of issues used by the gadget can be further filtered using Rich Filter Controller gadgets;

  • the gadget itself can further refine the results by applying a gadget-specific JQL called working query;

  • the result type displayed by the chart can be Issue Count, a numeric or time-tracking field, or a custom value;

  • each chart type has either one or two breakdowns (the charts are referred to as 1D charts and 2D charts respectively) and each breakdown is based on an issue field or a smart filter. The primary breakdown can also be based on a date or date time field;

  • the gadget can display custom ratios and time series;

  • the gadget can display average age reports;

  • the gadget can also display the values from charts in a tabular format;

  • the content of the gadget can be exported to PDF, Excel (.xlsx), and CSV formats.

Example 1: Donut chart of Issue Count by Project:

Example 2: Clustered bar chart of Story Points by Status and a smart filter named Team:

Configuring the Rich Filter Flexi Charts gadget

Add a new or edit an existing Rich Filter Flexi Charts gadget in your Jira dashboard. The configuration form of the gadget will be displayed.

  • For 1D charts – donut, pie, gauge, bar, line, treemap, word cloud:

  • For 2D charts – clustered bar, stacked bar, multi-line:



Edit the gadget configuration as described below:

Setting

Description

Setting

Description

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 filter you need.

The gadgets’ configuration forms only show the rich filters you are allowed to view. For more details, see the Rights and Permissions page.

Working Query

The working query is an additional JQL query which is permanently applied on top of the base Jira filter and any active quick filters in the controller to further filter the issues the gadget will work with. The working query is optional: if left empty, only the base Jira filter and the quick filters affect the issues used by the gadget.

Chart type

Select one of the available chart types:

  • 1D charts:

    • Donut chart

    • Pie chart

    • Gauge chart

    • Bar chart

    • Line chart

    • Treemap chart

    • Word cloud chart

  • 2D charts:

    • Clustered bar chart

    • Stacked bar chart

    • Multi-line chart

For 2D charts, two breakdowns need to be configured, one primary and one secondary. Below we describe the breakdown settings only once.

Statistic type

Select the criteria on which the issues will be grouped. In addition to issue fields, the drop-down list includes the smart filters and the time series defined in the selected rich filter, as well as options for special reports:

For the breakdown of 1D charts and for the primary breakdown of 2D charts, there are several types of configuration, depending on the selected Statistic type:

a. Statistics on option fields (e.g. Priority, Status, select custom fields, etc.) or smart filters

b. Statistics on date or date time fields

c. Statistics on time series

d. Special statistics

The secondary breakdown of 2D charts can only be based on options fields or smart filters.

These options are further detailed in the sections below.

Statistics on option fields or smart filters

The following settings are applicable when the selected Statistic type is an option field (e.g. Priority, Status, select custom fields, etc.) or a smart filter:

Setting

Description

Setting

Description

Sort by

Select the order in which the values are displayed in the chart. The following options are available:

  • Total: this will sort by the value computed for each Statistic type group.

  • Alphabetical: this will use alphabetical order for the Statistic type groups.

  • Natural: this will use the native sorting order of the issue field or smart filter selected as Statistic type, i.e. the order that has been configured for the options of the field or smart filter. This sorting option is available only for the issue fields Priority, Status, and Issue Type and for smart filters.

Reverse sort order

If checked, the sort order is reversed.

Maximum slices / bars etc.

These settings limit the number of slices / bars etc. to display. In the case of slices, the ones which are not individually displayed due to this limit are represented by one slice called Other.

The user can still display all the computed slices / bars etc. by clicking on the numbers in rounded rectangles located at the bottom right of the gadget.

Value

Select the value to be computed for each Statistic type group. There are four kinds of possible values:

  • Issue Count: computes the number of issues in each group.

  • Time Tracking: computes the sum of one of the time-tracking fields (i.e. Original Estimate, Remaining Estimate, Time Spent) for the issues in each group.

  • Numeric: computes the sum of a numeric field for the issues in each group. For instance, when using Jira Software, the gadget can show how many Story Points there are for each Statistic type group.

  • Custom values: displays a custom value as configured in the rich filter (aggregation formula, display options, etc.).

  • Custom ratios: displays a custom ratio as configured in the rich filter (percentage or ratio).

Statistics on date fields

The following settings are applicable when the selected Statistic type is a date or a date time field:

The following settings are applicable when the selected Statistic type is a date or a date time field:

Setting

Description

Setting

Description

Aggregation periods

Select the periods on which the issues will be grouped, according to the their values for the date or date time field selected as Statistic type.

The available options are: Days, Weeks, Months, Quarters, Years, Auto.



Time range

















Together with its subsettings, this specifies the total time span for which the statistics should be computed. 

The time range subsettings depend on the option selected in the Time range drop-down as described below.

Time Range

Time range subsetting

Description

Number of days / weeks etc.

Number

Enter the number of aggregation periods to be displayed. The time range corresponds to the specified number of consecutive aggregation periods.

Direction

Select how the periods are positioned relative to the current period. The possible options are:

  • Past – the time range includes past periods and the current period

  • Future – the time range includes the current period and future periods

  • Past & Future – the time range includes past periods, the current period, and future periods, with the current period in the middle of the range

Between dates

From / To

Enter the two dates that define the limits of the time range (both specified dates are inclusive).

The inputs can be selected from a date picker or entered manually as a calendar date ("yyyy/MM/dd" or "yyyy-MM-dd").

All dates



If selected, the time range is determined dynamically to include all the relevant issues (from the first date to the last date occurring in the values of the issues).

Contextual options



These are predefined Time range options which depend on the selected Aggregation period.

Possible options are: This year, Last year, This quarter, Last quarter, This month, Last month. 

Aggregation type

Select one of the following aggregation type options:

  • Period value: this is the default option – the chart displays the values of each individual aggregation period;

  • Cumulative trend: progressively adds the values from the previous periods, including only the issues starting with the first period of the chart;

  • Cumulative total: progressively adds the values from the previous periods, also including the issues before the first period.

Value

Select the value to be computed for each Statistic type group. There are four kinds of possible values:

  • Issue Count: computes the number of issues in each group.

  • Time Tracking: computes the sum of one of the time-tracking fields (i.e. Original Estimate, Remaining Estimate, Time Spent) for the issues in each group.

  • Numeric: computes the sum of a numeric field for the issues in each group. For instance, when using Jira Software, the gadget can show how many Story Points there are for each Statistic type group.

  • Custom values: displays a custom value as configured in the rich filter (aggregation formula, display options, etc.).

  • Custom ratios: displays a custom ratio as configured in the rich filter (percentage or ratio).

Statistics on time series

The gadget can also be configured to display time series. In order to do so, you need to select a time series in the Statistic type setting in the primary breakdown. The following image provides an example:

The following settings are applicable when the selected Statistic type is a time series:

Setting

Description

Setting

Description

Aggregation periods

Select the periods on which the issues will be grouped, according to the date or date time field on which the selected time series is based.

The available options are: Days, Weeks, Months, Quarters, Years, Auto.

Time range

















Together with its subsettings, this specifies the total time span for which the statistics should be computed. 

The time range subsettings depend on the option selected in the Time range drop-down as described below.

Time range

Time range subsetting

Description

Number of days / weeks etc.

Number

Enter the number of aggregation periods to be displayed. The time range corresponds to the specified number of consecutive aggregation periods.

Direction

Select how the periods are positioned relative to the current period. The possible options are:

  • Past – the time range includes past periods and the current period

  • Future – the time range includes the current period and future periods

  • Past & Future – the time range includes past periods, the current period, and future periods, with the current period in the middle of the range

Between dates

From / To

Enter the two dates that define the limits of the time range (both specified dates are inclusive).

The inputs can be selected from a date picker or entered manually as a calendar date ("yyyy/MM/dd" or "yyyy-MM-dd").

All dates



If selected, the time range is determined dynamically to include all the relevant issues (from the first date to the last date occurring in the values of the issues).

Contextual options



These are predefined Time range options which depend on the selected Aggregation period.

Possible options are: This year, Last year, This quarter, Last quarter, This month, Last month. 

Aggregation type

Select one of the following aggregation type options:

  • Period value: this is the default option – the chart displays the values of each individual aggregation period;

  • Cumulative trend: progressively adds the values from the previous periods, including only the issues starting with the first period of the chart;

  • Cumulative total: progressively adds the values from the previous periods, also including the issues before the first period.

Value

The gadget automatically fills-in the Value field with the base value of the selected time series.

Special statistics

The gadget can also be configured to display average age reports, which show how long issues have been unresolved on average, during each aggregation period in a time range.

In order to display the issues average age in the Flexi Chart gadget, select the Average age option in the Statistic type setting in the primary breakdown. The following image provides an example:

The following settings are applicable when the selected Statistic type is the Average age:

Setting

Description

Setting

Description

Aggregation periods

Select the periods on which the issues will be grouped. The available options are: Days, Weeks, Months, Quarters, Years, Auto.

Time Range

















Together with its subsettings, this specifies the total time span for which the statistics should be computed. 

The time range subsettings depend on the option selected in the Time range drop-down as described below.

Time Range

Time range subsetting

Description

Number of days / weeks etc.

Number

Enter the number of aggregation periods to be displayed. The time range corresponds to the specified number of consecutive aggregation periods.

Between dates

From / To

Enter the two dates that define the limits of the time range (both specified dates are inclusive).

The inputs can be selected from a date picker or entered manually as a calendar date ("yyyy/MM/dd" or "yyyy-MM-dd").

All dates



If selected, the time range is determined dynamically to include all the relevant issues (from the first date to the last date occurring in the values of the issues).

Contextual options



These are predefined Time range options which depend on the selected Aggregation period.

Possible options are: This year, Last year, This quarter, Last quarter, This month, Last month. 

Value

The gadget automatically fills-in the Value field with the Average issue age value.

Examples of Flexi Charts

  • Donut chart of Issue Count by Project:

  • Pie chart of Story Points by Priority:

  • Gauge chart of Time Spent by Status:

  • Bar chart of Issue Count by Issue Type:

  • Bar chart of Average age by weeks:

  • Line chart of Issue Count by Created date:

  • Treemap chart of Story Points by Status:

  • Word cloud chart of Issue Count by Organizations:

  • Clustered bar chart of Story Points by Status and by a smart filter named Team:

  • Stacked bar chart of Time Spent by Issue Type and Priority:

  • Multi-line chart of Issue Count by Created and Team:

Quick tables in the Flexi Charts gadget

Quick tables enable users to easily display the values from charts in a tabular format. To toggle the quick table on or off, simply click on the table icon located in the footer of the gadget.