Overview

Use this widget to answer questions like:

  • How are my open issues distributed by Status?
  • What is the breakdown of issues by Issue Type?
  • Which Assignee has the most open work?
  • How does Priority spread across the current sprint?

You can add multiple Charts widgets to the same dashboard, each configured with a different chart type or grouping field, to build a rich visual overview of your work.

Chart Examples

Pie Chart β€” Issues by Type

Pie chart showing issue distribution by type: Bug 34%, Story 28%, Task 22%, Epic 10%, Sub-task 6%

Pie chart grouping issues by Issue Type with percentage labels

Horizontal Bar Chart β€” Issues by Status

Horizontal bar chart showing issue counts per status

Horizontal bar chart β€” great for many categories or long field value names

Vertical Stacked Bar β€” Type + Status

Vertical stacked bar chart showing issue types stacked by status (To Do, In Progress, Done)

Stacked bar chart comparing Issue Type (primary) against Status (sub-grouping)

Adding the Widget

  1. Click Add gadget on your dashboard.
  2. Search for "Millarum Charts".
  3. Click Add. The widget will prompt you to configure it.

Configuration

Click the βš™ Configure icon on the gadget to open the configuration panel.

Chart Type

TypeDescription
PieClassic pie chart β€” segments proportional to issue count
DonutLike Pie but with a hollow center; total count shown in the middle
GaugeSemi-circular gauge β€” best for single-dimension completion metrics
Horizontal BarsHorizontal bar chart β€” ideal for comparing many categories with long names
Horizontal Stacked BarsBars stacked by a second field β€” compare two dimensions simultaneously
Vertical BarsVertical bar chart β€” good for ranked or time-based comparisons
Vertical Stacked BarsVertical bars stacked by second field

Grouping Field (Primary Dimension)

Select the Jira field to group issues by. Available options include:

  • Issue Type, Status, Project, Priority
  • Assignee, Reporter, Resolution
  • Labels, Components, Fix Version, Affected Versions
  • Created Date, Updated Date, Due Date
  • Any custom field returned by your Jira instance

Sub-Grouping Field (Stacked charts only)

For Horizontal Stacked Bars and Vertical Stacked Bars, choose a second field to stack segments by. For example:

  • Primary: Issue Type β†’ Sub-grouping: Status
    Shows the status breakdown inside each issue type bar.
  • Primary: Project β†’ Sub-grouping: Priority
    Shows the priority distribution within each project.

Color Palette

PaletteCharacter
AtlassianBlue, teal, green, yellow, orange β€” Atlassian brand colors
OceanDeep blues and teals
ForestGreens and earth tones
SunsetOranges, pinks, purples
EarthBrowns, tans, olive greens
NeonBright, vivid accent colors
PastelSoft, muted tones
WarmReds, oranges, yellows
CoolBlues, purples, greens
MonoBlack-to-grey grayscale

Legend Position

Choose where the chart legend appears: Bottom, Top, Left, or Right.

Value Display

For Pie, Donut, Gauge, and Stacked charts, choose whether labels show:

  • Numbers β€” raw issue counts (e.g., 14)
  • Percentages β€” relative proportion (e.g., 23%)

Drilldowns

Click any chart segment, bar, or slice to open a Jira issue search pre-filtered to that exact combination of field values and the current Slicer filters. This makes it easy to go from "the chart shows 18 Blocked bugs" directly to the list of those specific issues.

Empty States

MessageCause
Please add the Millarum Slicer to this dashboardNo Slicer gadget found on the same dashboard
No data available for the current filtersFilters are set but no matching issues exist
Loading…Data is being fetched from Jira

Tips

  • Pie/Donut work best with 2–8 distinct values. Many categories create cluttered, hard-to-read slices.
  • Horizontal Bars are ideal when category labels are long (e.g., assignee names, long status names).
  • Stacked Bars reveal patterns-within-patterns β€” e.g., which issue types have the most "In Progress" items.
  • Use Percentages in the Gauge chart type for a clean completion-rate view.
  • Add two Charts widgets side by side β€” one for Issue Type, one for Status β€” for a richer at-a-glance overview.