Custom Charts Gadget

Group By Segments 2D

Add a second dimension to your charts with the "Group By" feature, available for Grouped Bar, Stacked Bar, 2D Line, and 2D Table charts.

Group By 2D

What is "Group By"?

"Group By" adds a second grouping dimension to your chart, creating a two-dimensional visualization.

Without Group ByWith Group By
Status (3 bars)Status x Issue Type (3 groups of 3 bars)
One data seriesMultiple data series
Simple comparisonCross-dimensional analysis

Which Charts Support Group By?

Chart TypeGroup By Support
PieNo
Bar (1D)No
Grouped BarYes
Stacked BarYes
Line (1D)No
2D LineYes
Table (1D)No
2D TableYes
FunnelNo
TileNo

How Field By and Group By Work Together

Field By = Rows/Categories (X-axis)

Group By = Columns/Series (multiple bars/lines)

Grouped Bar Example

Grouped Bar Example

SettingValue
Field ByStatus
Group ByIssue Type
ResultFor each status, see separate bars for Stories, Bugs, Tasks side by side

Stacked Bar Example

Stacked Bar Example

SettingValue
Field ByStatus
Group ByPriority
ResultEach Status shows priorities stacked in a single bar

2D Table Example

2D Table Example

SettingValue
Field ByPriority
Group ByStatus
ResultMatrix with Priority as rows, statuses as columns

Common Group By Combinations

PurposeField ByGroup By
Bug vs Story by statusStatusIssue Type
Priority mix per sprintSprintPriority
Team trends over timeWeekTeam
Completion by componentComponentStatus
Work type by personAssigneeIssue Type

Best Practices

Limit Group By Categories

  • 3-5 categories is ideal for easy reading
  • Maximum 7-8 before charts become confusing

Choose Complementary Dimensions

  • Status x Type - Different aspects of same issues
  • Time x Category - Trend analysis with breakdown
  • Person x Status - Individual progress tracking