Data Visualisation: How Data Products Enhance the Base for Visuals

An art of data visualisation with different chart types and directing towards data products to prepare better for data visualisation.
8:48 min
 •
April 1, 2026

https://www.moderndata101.com/blogs/data-visualisation-how-data-products-enhance-the-base-for-visuals/

Data Visualisation: How Data Products Enhance the Base for Visuals

Analyze this article with: 

🔮 Google AI

 or 

💬 ChatGPT

 or 

🔍 Perplexity

 or 

🤖 Claude

 or 

⚔️ Grok

.

TL;DR

Here’s an interesting fact. Did you know that images are processed 6x-600x faster than words?

speed words images processing text

Translate this in the data space, a table of 10,000 rows tells you nothing at a glance; a well-constructed chart tells you the story in seconds. This makes patterns visible, such as trends, outliers, correlations, and clusters that hide inside raw numbers surface immediately when plotted. You don’t find these by staring at spreadsheets; you find them by looking at the right chart.

This article defines what charts are, their key types, how to choose the right chart type, and finally, how building a strong foundation for data visualisation with data products helps businesses scale.


What is a Chart?

A chart is a visual representation of data that helps people understand patterns, relationships, comparisons, or trends more easily than reading raw numbers. Charts translate data into shapes, lines, or bars so the human eye can interpret it quickly.

However, the definition of a chart can depend on who you ask. But understanding the distinction (and why it often doesn’t matter) gives you a stronger foundation for everything that follows.

Telling a Great Data Story: A Visualisation Decision Tree
Decision tree of data visualisation | Source: Author




That visual format can take many different forms, such as a chart, which might be a graph with plotted points and axes, a diagram showing hierarchical structure, a map shading geographic regions by value, or even a table presenting numbers in organised rows. What all of these have in common is the core purpose: making data easier to understand, compare, and act on.

[playbook]


How Charts Work: Dimensions, Measures, and Coordinates

To understand any chart, you need to understand two fundamental building blocks: dimensions and measures.

Measures are the quantitative values in your data, such as the numbers you want to analyse. Revenue, temperature, page views, customer count, and error rate. These are the things you are measuring, and they are the primary subject of most charts.

Dimensions are the categories, groups, or labels that give your measures context. Time periods, product names, geographic regions, customer segments, and departments. Dimensions are what you use to slice and group your measures, so they become meaningful.

[related-1]

When you build a chart, you are asking how measures behave across dimensions, such as revenue by product, users over time. The chart type determines how that relationship is encoded.

3D-style chart showing relationship between a dimension (X-axis) and a measure (Y-axis), illustrating how values are plotted.
Every chart is a mapping, where dimensions frame it, and measures give it meaning | Source: Authors

Most charts use Cartesian coordinates: the X-axis holds the dimension, the Y-axis holds the measure. Scatter plots put measures on both axes to show correlation. Bubble charts add a third variable through size or colour. Some charts skip axes entirely, such as pie charts, which use proportional angles, treemaps, which use nested rectangles, geographic charts, which use colour over maps, but the logic holds: dimensions provide structure, measures determine what gets visualised.

Understanding this dimension-measure relationship explains why some chart types work for certain questions and fail completely for others. It is also the foundation for the decision framework in the next section.


How Data Products Strengthen the Foundation for Data Visualisation


Earlier in this guide, we established that every chart is essentially built on two building blocks: measures (the numbers you want to analyse) and dimensions (the categories that give those numbers context). Getting that mapping right lets your chart tell a clear story.

Get it wrong, and even the most sophisticated visualisation falls flat.

Dimensions provide the context around the numbers. For instance, Date, Product, Customer, Region, and Channel. They answer questions like, Revenue by region, Users by device type, Orders by month.

Illustration of a “dimension sorter” organizing categories like time, geography, product, and customer segments to give context to measures.
Dimensions organise the world, turning raw numbers into structured insight | Source: Author

A Measure answers a simple question: how much? In analysis, measures are the core signals. Everything else exists to segment, filter, or provide context to these numbers.

Stacked blocks labeled with metrics like revenue and page views on a weighing scale, representing quantitative values in data.
What are measures and their impact | Source: Author

Measures can be aggregated using functions such as sum, average, count, minimum/maximum, such as Revenue, Units sold, Number of users, Cost, Profit

When charts are built in isolation, the mapping of measures and dimensions is defined ad hoc by whoever creates them. A sales analyst, finance team, and product manager may each define “revenue” or apply filters differently, leading to inconsistent charts, conflicting numbers, and misaligned conclusions.

Data products solve this at the root.

[related-2]


Mapping Dimensions and Measures Effectively

A data product is embedded with a semantic model, a structured, governed definition of the key entities in a business domain, along with metadata around their measures, dimensions, and the relationships between them.

The semantic model offers a unified view of entities, measures, and dimensions, the relationships, and the SLO checks, essentially everything the business needs in one trusted, reusable layer within the data product. When this semantic model feeds into the universal or global semantic layer of the organisation, it becomes the designated owner of the definitions, solving the problem of clashing definitions when it comes to metrics, measures, and dimensions.

The data product is now the source of truth for all the assets it is managing. This comes to effect due to the product approach that is employed during the design, develop, and deploy stages in the data product lifecycle. It is the responsibility of the data product manager to resolve conflicts and myriad definitions at the root while productising the assets like measures and dimensions.

This means in practice that the mapping work, deciding what "revenue" means, which time dimension it should be sliced by, and how customer segments are defined, is done once, validated, and then made available to every chart, dashboard, and report that draws from that data product.

Instead of every analyst re-doing that work individually (and potentially doing it differently), the measures and dimensions are pre-defined, pre-agreed, and consistent across the organisation.

This is the shift from charts as one-off outputs to charts as the visible layer of a deeper, well-structured data asset. The chart types you choose to explore the relationship between marketing spend and conversion remain exactly as important as this guide has described. But the quality, consistency, and trustworthiness of those charts are now underpinned by the semantic model that the data product provides.


Data products improve the quality of what gets visualised

A Data Product packages data with clear semantics, documentation, ownership, and quality guarantees. When dashboards or reports consume such datasets, metrics are already defined and standardised, the data is cleaned and curated, lineage is traceable, and context about fields is clear.

Side-by-side comparison showing chaotic dashboards with conflicting metrics versus a standardized data product feeding consistent metrics to multiple dashboards.
How data products make the quality of visualisation better | Source: Author

This means visualisation tools eliminate the common problems like:

Why do the sales numbers differ across dashboards? Which metric definition is correct? Where did this number come from?


Data products reduce dashboard engineering work


Without data products, visualisation teams rarely spend most of their time actually visualising. They spend it cleaning data, rebuilding transformations, reconciling conflicting definitions, and debugging pipelines that broke when something upstream changed. The chart is the last five minutes of a process that took five days.

Load of dashboard engineering with vs. without data products | Source: Author

Data products move the heavy lifting upstream. By the time data reaches the visualisation layer, it is already clean, modelled, and ready to consume. The workflow shifts from raw tables → custom SQL → data fixing → dashboard to simply a data product → dashboard.

That fundamentally changes what visualisation teams are able to do with their time.

[data-expert]


Data products make visualisations more reusable

A well-built data product becomes a shared analytical foundation that any team can build on. A Customer 360 data product, a Revenue metrics data product, and a Marketing attribution data product, each one can power multiple dashboards, applications, and analytical tools simultaneously, all drawing from the same governed dataset.

The image shows how data products make visualisation more reusable.
How data products make visualisation reusable | Source: Author

This prevents the situation that plagues most data organisations: five teams building five slightly different versions of the same visualisation logic, each with its own assumptions baked in, none of them fully reconcilable with the others.


How to Choose the Right Chart

The most common mistake in visualisation is starting with the chart. People open a BI tool, scan the options, pick something that looks right, and work backwards. The result is often technically correct but analytically weak, a chart that shows data but answers nothing.

The right starting point is the question.


Start With What You Are Trying to Say

Every chart exists to answer a specific question or support a conclusion. Before opening a visualisation tool, you should be able to clearly state what you want to show, whether it is comparison, trend, composition, relationship, distribution, or geography.

Decision tree guiding chart selection based on goals like trends, comparison, relationships, and single metrics.
Start with the question instead of the chart, enabling visual choice to follow the story | Source: Author


Each of these intents maps directly to a family of chart types. Comparison leads to bar charts, trends to line charts, composition to pie or stacked charts, relationships to scatter plots, distributions to histograms, and geographic questions to maps. If the question is unclear, the chart choice will be arbitrary.


Then Consider Your Data

Once the question is defined, the structure of your data narrows the choice further. Most charts are built around two variables, which are a dimension and a measure, but additional variables require encodings like colour, size, or secondary axes.

Three panels illustrating data visualization choices: discrete vs continuous data, high-volume aggregation, and correct baseline usage in charts.
Match the chart to the data, structure, scale, and assumptions shape clarity | Source: Author

The nature of the data also matters. Line charts imply continuity and should not be used for unordered categories. Bar charts are more reliable for discrete comparisons. As data volume increases, point-based charts like scatter plots become less effective, and aggregated views such as heatmaps or density plots communicate patterns more clearly.

Finally, some chart types depend on structural assumptions. Bar charts require a zero baseline for accurate comparison, while line charts are interpreted through slope and direction. Ignoring these constraints leads to misleading visuals.


Then Consider Your Audience

The effectiveness of a chart depends on who is reading it. A technically precise chart is not useful if the audience cannot interpret it.

Comparison between analytical and general audiences, highlighting need for simpler visuals and clear takeaways like a prominent 74% metric.
Clarity is contextual, optimise visuals for how your audience reads and acts | Source: Author

More analytical audiences are comfortable with complex visuals and will invest time in exploring them. Broader audiences need clarity and speed, which is simpler charts that surface the conclusion directly. The goal is to align with the audience’s ability to read and act on the information.


A Practical Decision Framework

As a starting point, most chart selection can be reduced to the intent behind the question. Comparisons are best shown with bars, trends with lines, compositions with stacked or proportional charts, distributions with statistical plots, relationships with scatter-based visuals, and geographic patterns with maps.

This mapping prevents common missteps and anchors the choice in purpose rather than preference.


In a Nutshell

Choosing the right chart is a skill. Knowing why a bar chart outperforms a pie chart, or why a scatter plot reveals what a table cannot, makes you a sharper analyst and a more effective communicator.

But chart literacy alone is not enough.

A well-chosen chart built on inconsistent, ungoverned data will always be fragile, useful once, and trusted by few. Data products close this gap. When measures and dimensions are defined once and governed centrally, every chart built on top inherits that trust. Visualisation becomes a reliable organisational capability.

Charts communicate. Data products ensure that communication is always worth trusting. Build both well, and your data stops being something your organisation reports on,  and starts being something it acts on.


FAQs

Q1. What are the 4 types of data visualisation?

The primary types of data visualisation include:

  • Comparison - compare values across categories (bar charts, column charts)
  • Composition - show parts of a whole (pie charts, stacked bars)
  • Distribution - show how data is spread (histograms, box plots)
  • Relationship - show correlation between variables (scatter plots, bubble charts)

Q2. Can ChatGPT do data visualisation?

Yes, but there could be limitations. ChatGPT can:

  • Generate charts (via code like Python)
  • Suggest the right visuals for your data
  • Help design dashboards and storytelling
  • Interpret and explain visual insights

But it doesn’t replace BI tools; instead, it complements them.

Q3. What are the 7 stages of data visualisation?

The most commonly referenced 7 stages of data visualisation’s progression are:

  1. Acquire: collect and access the raw data
  2. Parse: structure and organise it
  3. Filter: remove what is irrelevant
  4. Mine: identify patterns, apply statistics
  5. Represent: choose the appropriate chart type
  6. Refine: improve clarity, design, and aesthetics
  7. Interact: add interactivity for exploration

This originates from Ben Fry’s data visualisation pipeline from his book Visualising Data (2008). In practice, most applied frameworks collapse these into fewer stages, but Fry’s seven remain the most cited academic reference.

The Modern Data Survey Report 2025

This survey is a yearly roundup, uncovering challenges, solutions, and opinions of Data Leaders, Practitioners, and Thought Leaders.

Your Copy of the Modern Data Survey Report

See what sets high-performing data teams apart.

Better decisions start with shared insight.
Pass it along to your team →

Oops! Something went wrong while submitting the form.

The State of Data Products

Discover how the data product space is shaping up, what are the best minds leaning towards? This is your quarterly guide to make the best bets on data.

Yay, click below to download 👇
Download your PDF
Oops! Something went wrong while submitting the form.

The Data Product Playbook

Activate Data Products in 6 Months Weeks!

Welcome aboard!
Thanks for subscribing — great things are coming your way.
Oops! Something went wrong while submitting the form.

Go from Theory to Action.
Connect to a Community Data Expert for Free.

Connect to a Community Data Expert for Free.

Welcome aboard!
Thanks for subscribing — great things are coming your way.
Oops! Something went wrong while submitting the form.

Author Connect 🖋️

Abhishek Gupta K
Connect: 

Abhishek Gupta K

The Modern Data Company
Data Scientist at The Modern Data Company

Abhishek is AI engineer building production-grade intelligent systems, from raw data pipelines and ML models to agentic AI workflows. With experience in forecasting, churn, and supply chain modelling; now focused on multi-agent systems, RAG pipelines, and full-stack AI engineering.

Connect: 

Connect: 

Connect: 

Originally published on 

Modern Data 101 Newsletter

, the above is a revised edition.

Latest reads...
The Role of Self-Serve Data Platforms in Data Accessibility
The Role of Self-Serve Data Platforms in Data Accessibility
How Does a Data Product Platform Improve Data Lineage for Organisations?
How Does a Data Product Platform Improve Data Lineage for Organisations?
Why Organisations Should Leverage Data Products for Business Process Reengineering
Why Organisations Should Leverage Data Products for Business Process Reengineering
What's Slowing Down Data Analysts: And How Data Products Fix It?
What's Slowing Down Data Analysts: And How Data Products Fix It?
How to Optimise Your Supply Chain with Data Analytics
How to Optimise Your Supply Chain with Data Analytics
What is Shift Left Testing and Why is It Critical for DevOps Success?
What is Shift Left Testing and Why is It Critical for DevOps Success?
TABLE OF CONTENT

Join the community

Data Product Expertise

Find all things data products, be it strategy, implementation, or a directory of top data product experts & their insights to learn from.

Opportunity to Network

Connect with the minds shaping the future of data. Modern Data 101 is your gateway to share ideas and build relationships that drive innovation.

Visibility & Peer Exposure

Showcase your expertise and stand out in a community of like-minded professionals. Share your journey, insights, and solutions with peers and industry leaders.

Continue reading...
The Role of Self-Serve Data Platforms in Data Accessibility
Data Platforms
6:09 mins
The Role of Self-Serve Data Platforms in Data Accessibility
How Does a Data Product Platform Improve Data Lineage for Organisations?
Data Platforms
9:02 min
How Does a Data Product Platform Improve Data Lineage for Organisations?
Why Organisations Should Leverage Data Products for Business Process Reengineering
Data Strategy
7:35 mins
Why Organisations Should Leverage Data Products for Business Process Reengineering