Visual representation of composition with equal total heights
A 100% stacked column chart displays parts-to-whole relationships by dividing each column into segments that sum to 100%. Unlike standard stacked columns where overall height varies by category, these charts normalize height so composition changes become visible without confounding absolute magnitude. A category with 80% red and 20% blue appears identical in height to a category with 50% red and 50% blue, but their segment proportions differ dramatically.
This chart type excels at revealing compositional shifts over time or across categories. Market-share transitions (Product A gains 5% at the expense of Product B) jump out visually because segment widths change while the overall column height remains constant.
Limitations when absolute volumes matter as much as percentages
The 100% stacked format obscures absolute magnitude. A category might have half the total volume of another but appear equal in visual height. If the story is 'Company X controls 40% of a small market while Company Y controls 35% of a huge market,' the 100% stacked column misrepresents scale by showing them as similar-sized segments.
When absolute values matter (total revenue, total customers), pairing this chart with a standard stacked column or using a visual encoding for column height (line overlay showing actual total) preserves magnitude information. Conversely, if composition is the only story worth telling, 100% stacked removes distracting height variation and focuses attention purely on the proportions.