Charting the Composition
Charting the Composition
Imagine you're presenting your company's annual financial report. The CEO isn't interested in total expenses alone because that single number tells very little. Instead, she asks, "Where did we spend our money? " Was most of the budget spent on salaries? Marketing? Research? Infrastructure? The total is already known. The real question is how that total is divided among its individual parts. This is the analytical question of composition. The chart most people immediately think of is the pie chart. Each slice represents a category, and together the slices form a complete circle representing one hundred percent of the whole. The pie chart is intuitive because it mimics the way we naturally divide a whole into portions. When there are only a few categories with clear differences, it communicates composition effectively. A quick glance is often enough to identify the largest and smallest contributors. However, pie charts have an important limitation. Humans are far better at comparing lengths than comparing angles or areas. If two slices differ only slightly—say 22% and 25%—it becomes surprisingly difficult to judge which is larger. As more categories are added, the slices become thinner, labels begin to overlap, and the chart quickly loses clarity. The question remains the same, but the visualization begins to struggle. This limitation led many analysts to prefer the stacked bar chart. Instead of dividing a circle into slices, it divides a bar into segments. The total length of the bar still represents one hundred percent, but the segments are now compared using length rather than angle. Since our eyes estimate lengths more accurately, stacked bars often make composition easier to interpret, especially when comparing multiple groups side by side. Now imagine you need to compare how your company's expenses changed across three different years. A pie chart would require three separate circles, forcing the audience to mentally compare slices across multiple charts. This is difficult because slices rarely share a common reference point. A stacked column chart solves this problem by placing multiple totals next to each other while keeping each category consistently colored. The audience can now compare both the composition within each year and the changes across years. Sometimes, even stacked charts become difficult to read because only the bottom segment shares a common baseline. The higher segments appear to float, making precise comparisons difficult. If your audience needs to compare the actual contribution of each category rather than simply understand the overall composition, a grouped bar chart may actually be a better choice. Although it no longer emphasizes the whole, it dramatically improves the accuracy of comparison. This teaches an important lesson. No chart is universally best. A pie chart emphasizes "parts of a whole. " A stacked chart emphasizes "how those parts build the whole. " A grouped chart sacrifices the visual idea of a whole but makes comparing individual categories much easier. Each chart makes a different trade-off because different situations demand different priorities. Every chart in this family answers the same analytical question: How is a whole divided into its parts? They differ not because analysts couldn't agree on a single design, but because real-world problems vary. The number of categories changes, the audience changes, the need for precision changes, and the story changes. Good visualization is about choosing the chart whose strengths match the question you're trying to answer. In the next Vibe, we'll leave composition behind and explore another equally important analytical question: How are values distributed? Instead of asking how a whole is divided, we'll ask how observations are spread across a dataset, introducing an entirely different family of visualizations.
