Doughnut Chart Widget

The Doughnut Chart widget is identical to the Pie Chart but with a hollow center, creating a modern ring appearance. It displays the same proportion and percentage data with a sleeker visual style.

When to Use

Difference from Pie Chart

Feature Pie Chart Doughnut Chart
Center Filled Hollow (can show total)
Appearance Traditional Modern
Visual Weight Heavier Lighter, airier
Data Display Identical Identical
Use Cases Same Same

Configuration Options

Content Settings

Title (Required)

Examples: "Sales Distribution", "Traffic Sources", "Profit by Category"

Data Type (Required)

Options:

Metric (Required)

Select from:

Metric Field

What to measure:

Design Settings

Responsive Width

Desktop/Tablet/Mobile Columns (1-12)

Recommended: 6 columns (half width) for balanced layout

Color Theme

Options: Blue, Green, Purple, Orange, Red, Gray

Effect: Slices use gradient variations of chosen color

Show Legend

Options: On (default) / Off

Legend shows: Category name, color, value, percentage

Chart Height

Range: 200-1000 pixels (default: 450px)

Adjust for:

Center Value Display

Doughnut Hole Content

The hollow center can display:

Example center display:

	Total Revenue
   $45,230
 5 Categories

Example Configurations

Example 1: Revenue by Category

	Title: Product Category Revenue
Data Type: Categorized Data
Metric: products.categorized_data.by_category
Metric Field: total_revenue
Color: Blue
Show Legend: On
Height: 450px
Width: 6 columns

Example 2: Traffic Distribution

	Title: Traffic Source Breakdown
Data Type: Categorized Data
Metric: analytics.categorized_data.traffic_sources
Metric Field: session_count
Color: Purple
Show Legend: On
Height: 400px
Width: 6 columns

Example 3: Profit by Region

	Title: Profit by Country
Data Type: Categorized Data
Metric: geographic.categorized_data.by_country
Metric Field: total_profit
Color: Green
Show Legend: On
Width: 6 columns

Example 4: Expense Categories

	Title: Operating Expense Distribution
Data Type: Categorized Data
Metric: expenses.categorized_data.by_category
Metric Field: total_amount
Color: Red
Show Legend: On
Width: 6 columns

Best Practices

Optimal Slice Count

Slice Ordering

Slices automatically ordered by size (largest first, clockwise)

Using with Pie Charts

Mix and match in same report:

Pairing Strategy

Revenue + Profit side-by-side:

Common Use Cases

Portfolio Analysis

Understand product mix:

Channel Attribution

See marketing channel effectiveness:

Geographic Distribution

Visualize location-based sales:

Interpreting Doughnut Charts

Balanced Distribution

Similar slice sizes = diversified, balanced portfolio

Concentrated Distribution

One large slice dominating = dependency risk

Long Tail

Many tiny slices = fragmented, may need consolidation

Troubleshooting

Issue: Too many small slices

Solution:

Issue: Chart appears empty

Check:

Issue: Percentages don't add to 100%

Cause: Rounding or filtering

This is normal: Display rounding can cause 99.9% or 100.1%

Related Widgets