A Stacked Column Chart stacks series segments on top of each other so the total column height represents the cumulative value. This makes it easy to compare both individual contributions and overall totals across categories.
This sample shows cosmetic product revenue across four U.S. states — Florida, Texas, Arizona, and Nevada. Each stacked column represents a product, and each segment shows a state’s contribution. Clicking a legend item toggles a region, causing the Y scale to recalculate. Union-mode tooltips display 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.