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

# Stacked Column Charts

> The stacked column chart divides each column into color-coded sections, useful for comparing aggregated data alongside what it includes.

The stacked column chart is similar to the [column chart](/s/article/column-charts), with one major difference: it includes a legend, which divides each column into additional sections by color. You can only use an attribute to slice with color.

Stacked column charts are typically used when you want to compare aggregated data and the data it includes together. Click a configurable axis chip (any chip with a `>`) to show Detail Labels (summaries for each section of each bar) or Total Labels (the sum of the stacks at the top of each stack).

You can also plot the y-axis as a percentage, adding up to 100%: click the Measure or attribute chip you're using to slice with color, and toggle **Stack 100%** under **Format** (or from an axis chip). This feature is also available for stacked area and bar charts.

Your search needs at least two attributes and one Measure to be represented as a stacked column chart.

## Where to go next

* [Column charts](/s/article/column-charts)
* [Stacked bar charts](/s/article/stacked-bar-charts)
