A 100% Stacked Column Chart normalizes every category to 100%, so each stack segment shows its percentage share rather than an absolute value. This makes it ideal for comparing proportional contributions across categories.
This sample visualizes cosmetic product sales ratios across four U.S. regions. Each stacked column represents a product, and each colored segment shows a region’s share. Clicking a legend item toggles a region on or off, and percentages recalculate automatically. Tooltips use union display mode to reveal all series values at once.
Follow the step-by-step Column Chart Tutorial to learn how such charts are built. See the Column Chart documentation for all configuration options.