Skip to content
Statistics Medium #stacked#percent#composition

100% Stacked Column

Columns of equal height showing percentage breakdowns per category.

A free, animated 100% stacked column you can read here or embed on any website, from Scrollchart.

100% Stacked Column

A 100% stacked column chart normalizes every column to the same full height, then divides it into segments proportional to each category's share of the whole. Because all columns reach 100%, the chart strips away absolute magnitude and focuses entirely on composition. The question answered is not "how many?" but "what fraction of the total does each part represent, and how does that fraction compare across groups?"

Typical applications include survey responses (agree/neutral/disagree), demographic breakdowns across regions, and market share by product category over time. The format is equivalent to a separate pie chart for each column, but the side-by-side layout makes cross-group comparison far more legible than comparing multiple pies.

Good for

  • Articles in the statistics category
  • Editorial pages where a quick visual replaces a wall of text
  • Content-marketing posts that need a clean, branded illustration

Source & accuracy

This 100% stacked column is an editorial illustration built to represent the concept accurately. Where it shows figures, they are typical or representative values chosen to make the relationship clear, not a single underlying dataset. The diagram and its explainer are reviewed and maintained centrally, and updated over time as understanding improves.

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.

Embed this diagram

Add this animated 100% stacked column to your own site. Copy one line of HTML, or use the embed builder for theme and sizing options.

Reference

What this is
A free, embeddable, animated 100% stacked column for any website.
Who uses it
Data journalists, Researchers & academics, Content marketers, News organizations.
How to embed
Copy one line of HTML. No signup. No watermark. Works in WordPress, Webflow, Ghost, Substack, plain HTML.
File size
iframe embed, ~80 KB gzipped (loads on demand, does not block your page paint).
License
Free forever. Editorial explainer text included; updated centrally over time.

Embed format options

Copy the universal HTML snippet, the WordPress shortcode, or an iframe fallback - see the WordPress plugin page for details. Any format keeps the same Core Web Vitals profile and the same explainer text.

Embed snippet
<div data-scrollchart="stacked-column-100" data-scrollchart-v="1"></div>
<script src="https://scrollchart.com/embed.js" async></script>

Frequently asked questions

Where can I get a free animated "100% Stacked Column" for my website?
Scrollchart provides "100% Stacked Column" as a free, embeddable animated diagram you can add to any website with one line of HTML. No signup is required and there is no watermark. The diagram and its explainer text are served from scrollchart.com, so the embed stays current without any maintenance on your end.
How do I embed a 100% stacked column in a blog post or article?
Paste the one-line HTML snippet from the Scrollchart diagram page into your post editor. It works in WordPress, Webflow, Ghost, and plain HTML with no plugin required. The animated diagram and its explainer text load from scrollchart.com and render directly in your page DOM.