---
title: "Custom Reports: Donut Charts"
slug: "custom-reports-donut-charts"
updated: 2022-06-20T18:42:56Z
published: 2022-06-20T18:42:56Z
canonical: "support.smarteru.com/custom-reports-donut-charts"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.smarteru.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Custom Reports: Donut Charts

[Custom Enrollment](/v1/docs/custom-enrollment-report) and [Learning Plan Reports](/v1/docs/custom-learning-plan-report) enable you to display the output in a chart. One of the chart options is a donut chart.

Donut charts are circular and enable you to view the relationship of each data series to the whole. In the example below, the donut chart illustrates the number of enrollments by group. Each color in the chart represents the number of enrollments for a group.

![](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/Donut%20Chart%20-%20Enrollments%20by%20Group%2020220126.png)

Below the donut chart is a legend that displays the data series included in the chart.

![](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/Donut%20Chart%20Legend%2020220126.png)

## **Understanding the Donut Chart's Heading**

A donut chart's heading consists of the report's title and the report's filters.

For custom Enrollment Reports, the chart's title will be in the format Enrollments by <*GroupByColumn*> where <*GroupByColumn*> is the column that you selected from the [report's **Group Output By** setting](/v1/docs/custom-enrollment-report-output-options#group-output-by).

![](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/Donut%20Chart%20Title%2020220126.png)

For custom Learning Plan Reports, the chart's title will be in the format <*Level*> by <*GroupByColumn*> where:

- <*Level*> is the [**Level** selected from the report's Type accordion](/v1/docs/custom-learning-plan-report-type#level)
- <*GroupByColumn*> is the column selected from the [report's **Group Output By** setting](/v1/docs/custom-learning-plan-report-output-options#group-output-by)

![](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/Donut%20Chart%20Title%2020220126(1).png)

Any filters specified for the [custom Enrollment Report](/v1/docs/custom-enrollment-report-filters) or [custom Learning Plan Report](/v1/docs/custom-learning-plan-report-filters) display below the chart title.

![](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/Donut%20Chart%20Filters%2020220126.png)

## **Viewing a Segment's Total**

The total number of data points represented display just below the [heading](/v1/docs/custom-reports-donut-charts#understanding-the-donut-charts-heading) and above the donut chart. Hover over a segment of the donut chart to view the segment's total.

![](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/Donut%20Chart%20Totals%2020220126.png)

## **Hiding a Data Series**

You can temporarily hide a data series from the donut chart by clicking the data series name in the legend. The example below illustrates how the donut chart changes when the Administration data series is hidden/displayed.

![](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/Donut%20Chart%20Hiding%20Data%20Series%2020220126.gif)

When a data series is hidden, the total does not change and still reflects the total for all data series in the legend.

Hidden data series names display in gray in the legend.

![](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/Donut%20Chart%20Hidden%20Data%20Series%2020220126.png)

To re-display the data series in the donut chart, click the data series name in the legend.

## Related

- [Adding a Custom Enrollment Report](/adding-a-custom-enrollment-report.md)
- [Adding a Custom Learning Plan Report](/adding-a-custom-learning-plan-report.md)
- [Charts](/charts.md)
- [Custom Enrollment Report](/custom-enrollment-report.md)
- [Custom Enrollment Report: Output Options](/custom-enrollment-report-output-options.md)
- [Custom Learning Plan Report](/custom-learning-plan-report.md)
- [Custom Learning Plan Report: Output Options](/custom-learning-plan-report-output-options.md)
- [Custom Learning Plan Report: Type](/custom-learning-plan-report-type.md)
- [Custom Reports: Bar Charts](/custom-reports-bar-charts.md)
- [Custom Reports: Stacked Charts](/custom-reports-stacked-charts.md)
