---
title: "Custom Reports: Stacked Charts"
slug: "custom-reports-stacked-charts"
updated: 2022-06-20T18:40:22Z
published: 2022-06-20T18:40:22Z
canonical: "support.smarteru.com/custom-reports-stacked-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: Stacked Charts

[Custom Enrollment](/v1/docs/custom-enrollment-report) and [custom 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 stacked chart.

Stacked charts are similar to [bar charts](/v1/docs/custom-reports-bar-charts) in that they display rectangular bars with lengths proportional to the values that they represent. However, they also enable you to view different categories within each data series. In the example below, each bar represents the total number of enrollments for each user. Within each bar, the user's enrollments are colored to reflect the enrollment status.

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

The orientation of the bar chart is automatically determined by SmarterU based on the number of data series. If the chart contains five or fewer data series, the orientation of the bar chart is horizontal.

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

If the chart contains six or more data series, the orientation of the chart is vertical to make the chart easier to view. If the chart has 15 or more data series, the height of the chart will also increase to accommodate all the data series.

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

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

A stacked 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/Stacked%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/Stacked%20Chart%20Title%20-%20Actions%20Courses%2020220126.png)

Any filters specified for the report display below the chart title.

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

## **Viewing a Bar's Details**

Hover over a bar to view the bar's details.

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

## **Hiding a Data Series Category**

You can temporarily hide a data series category from the stacked bar chart by clicking the data series name in the legend. The example below illustrates how the chart changes when Completed enrollments are hidden/displayed.

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

Hidden data series categories display in gray in the legend.

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

To re-display the data series category in the chart, click the data series category 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: Donut Charts](/custom-reports-donut-charts.md)
