Design Thinking in Data Visualization: A User-Centered Framework#
đ¨ Data Visualization đ¨ Visualization Principles & Design Lesson 007
â Previous ¡ Next ✠¡ â Section ¡ â Hub
Important
⨠AI-generated content. This page was written with the assistance of an AI language model and is provided as a learning aid. Despite careful review, it may still contain mistakes, omissions, or out-of-date information. Whether you are new to the topic, a team lead, or a senior practitioner, treat it as a starting point rather than an authoritative reference: read it critically and independently verify anything you act on (code, commands, figures, and factual claims) against official documentation and primary sources before relying on it.
Designing for the viewer#
Effective visualization is a design problem, and design has methods. Design thinking â a structured, user-centered approach to design â applies directly to data visualization, shifting the focus from âwhat do I want to showâ to âwhat does my viewer need to understand.â This lesson brings a deliberate design process to the visualization choices the section has been building.
What design thinking means here#
Design thinking centres the user â here, the viewer of the visualization â and proceeds through understanding their needs before designing. Applied to visualization, its phases look like:
Empathise â understand the viewer: who they are, what they know, what question they bring, what decision they must make. A visualization for executives differs from one for analysts because their needs differ.
Define â state precisely what the visualization must accomplish: the specific insight it should convey to this viewer for this purpose. This is the purpose the earlier lesson demanded, made explicit.
Ideate â consider multiple ways to visualize it: different chart types, emphases, and layouts, rather than settling on the first idea.
Prototype â build a draft visualization.
Test â check it against the viewerâs needs: does it convey the insight clearly? Can the intended viewer read it? Refine based on what you learn.
The process is iterative â testing reveals problems that send you back to redesign, just as refining an analysis loops.
Why user-centered design matters#
The core shift is from maker-centered to user-centered â from âhere is the data I haveâ to âhere is what my viewer needs to understand.â A maker-centered chart shows what was easy or what the maker finds interesting; a user-centered one shows what the viewer needs, in the form they can read. This is the same audience-adaptation principle from the communication lessons, applied as a design discipline: the visualization exists to serve its viewerâs understanding, and every choice should be judged by that standard.
Design thinking and the earlier principles#
Design thinking ties the sectionâs principles into a process. Empathise and define establish the purpose and audience; ideate explores chart types and elements; prototype and test apply focus and structure and check them against a real viewer. Rather than a checklist of principles, design thinking gives a workflow for arriving at a visualization that embodies them â a repeatable way to design for the viewer.
The caveat#
Design thinking is a framework, not a formula, and it can be over-applied â a simple chart for a clear message does not need a five-phase design process, and treating every visualization as a major design project wastes effort. The value scales with the stakes: a throwaway exploratory chart needs none of this, while an important visualization for a key decision or a broad audience rewards the full process. And âuser-centeredâ does not mean giving viewers whatever they want â sometimes the honest, clear visualization is not the flattering one they would prefer, and serving their genuine understanding takes priority over pleasing them. Match the process to the stakes, and keep honesty above appeal. The next lesson addresses designing for all viewers: accessibility.
Hint
See also
Source article Adapted (context, re-expressed) in our own words from: https://insightful-data-lab.com/2023/11/26/design-thinking-in-data-visualization-a-user-centered-framework/ (insightful-data-lab.com).