Rethinking How We Draw Data

Most technical illustrations and data visualizations default to the same familiar forms: bar graphs, pie charts, and line graphs. These work well, but they are far from the only options. A broader toolkit exists — charts and diagrams that present relationships, proportions, and flows in ways that are more engaging and often clearer than the standard fare.

Good visualization does more than display numbers. It invites the reader to pause, explore, and connect with the information. Done well, it makes the surrounding content more accessible and more memorable. The examples that follow are less common but highly effective alternatives worth considering.

The Shift From Analog To Digital

Technical illustration historically meant paper, pens, compasses, and rulers. Since the internet became mainstream around 1997, data — textual, numerical, and symbolic — has become a primary currency, and the tools to visualize it have multiplied. Anyone with the right software or coding knowledge can now produce sophisticated graphics. That does not mean everything produced today surpasses earlier work; the medium has changed, not necessarily the craft.

What Makes A Visualization Effective

A useful visualization meets several criteria. It should be visually appealing enough to draw the eye, and valuable enough to justify the effort of reading it. It must be logical and easy to understand, with legible labels and clearly named axes. As Vitaly Friedman noted in his article on data visualization and infographics, aesthetic form and functionality must work together to convey ideas effectively.

The graphic should also offer something tabular data cannot: a way to see patterns, compare values, and grasp relationships at a glance. It should illuminate the surrounding text, helping to unpack complex ideas in an unusual and useful way. Above all, the information must be easy to compare and contrast within the visualization itself.

Knowing Your Audience

Audiences vary widely: experts, intermediates, beginners, the general public, children, teenagers, adults, and older readers. Some arrive with prior knowledge, others without. Some have vision, physical, hearing, or mobility impairments. Sara Dholakia’s guide to getting data visualization right highlights three key considerations: how familiar the audience is with the subject matter, how much context they already have versus what you must supply, and how comfortable they are with different visualization methods.

The same data may require completely different treatments depending on who is reading it. A visualization aimed at a domain expert can assume more, while one for the public needs to stand on its own.

Uncommon Chart Types To Know

The following formats offer alternatives to the usual suspects. Each has its own strengths for particular kinds of data.

Flow And Relationship Diagrams

A 3D flow diagram shows connections between components, with the added dimension giving the relationships more visual weight. For tracking how data moves and connects by value, a Sankey flow diagram is a strong choice — it makes the progression of information and its proportional relationships visible in a way that is rarely seen but very effective.

A card diagram works well when you need to highlight specific data points in relation to what surrounds them. It lets selected information stand out while keeping its context intact.

Comparing Categories And Parts

A pyramid graph compares two categories horizontally, making it a sensible substitute for standard horizontal or vertical bar graphs when the data has a natural hierarchy or stratification. A doughnut chart shows data segments against each other and places each value within the full range of the data, much like a pie chart but with more room for labels and a clearer visual center.

A lollipop chart presents percentage values horizontally, integrating the label and the data value cleanly. A bubble chart conveys data values through size and sub-classification, letting the reader see relative magnitude at a glance.

Adding Depth To Standard Forms

3D versions of common graphs — pie and bar charts rendered with depth — give familiar data a sense of quality and dimension, making them more engaging than their flat 2D counterparts. A 3D map does the same for geographic information, adding environment, depth, and atmosphere that a standard 2D map lacks.

Showing Distribution And Change

A stream graph displays how data relates across a continuous flow, offering a more organic alternative to simple line graphs. A tree map presents data spatially, with the size of each block reflecting its value relative to the rest of the data. A waterfall chart is useful for showing how data values accumulate or diminish vertically across a range, making intermediate steps explicit.

Getting Started

The tools for creating these visualizations are within reach. Specialized software such as Flourish, Tableau, and Klipfolio handles many formats directly. Familiar office tools — Microsoft Word, Excel, and PowerPoint — can produce initial drafts, which can then be redrawn in vector editors like Adobe Illustrator, Affinity Designer, or CorelDRAW. For those inclined to code, libraries and frameworks such as D3, Three.js, P5.js, WebGL, and the Web Audio API open up fully custom possibilities, as Frederick O’Brien discusses in his article on delightful data visualization examples.

Regardless of the tool, the essential ingredient remains a clear mind and a vision for how the data should be seen. Worthwhile practitioners to study include Stefanie Posavec, Yuri Engelhardt, Giorgia Lupi, and Edward Tufte, as well as the work showcased in the Information is Beautiful Awards.

Smashing Editorial