What is Redundant Encoding in Tableau?

Cody Schneider9 min read

Using multiple visual cues to represent the same piece of information in a chart is a technique called redundant encoding. It’s a powerful way to make your data visualizations clearer and ensure the most important insights stand out. This article will show you what redundant encoding is, when to use it (and when to avoid it), and how to apply it in your own Tableau dashboards.

GraphedGraphed

Build AI Agents for Marketing

Build virtual employees that run your go to market. Connect your data sources, deploy autonomous agents, and grow your company.

Watch Graphed demo video

What Exactly Is Redundant Encoding?

Redundant encoding is the practice of mapping a single data measure to multiple visual properties within a single visualization. In simpler terms, you’re showing the same data value in more than one way. For example, in a bar chart, the height of the bar already tells you its value. If you also color that bar based on its value - making the highest-value bars a darker shade - you've just used redundant encoding. You're using both length and color saturation to convey a single piece of information: the metric’s value.

Other common examples include:

  • Size and Color: In a scatter plot or bubble chart, you could have the size of each circle represent sales revenue and also have the color represent sales revenue. The biggest bubble would also be the darkest, making your top performers impossible to miss.
  • Position and Label: On a bar chart, the position of the end of the bar against the axis shows its value. Adding a label with the exact number on the bar redundantly encodes that information. The viewer can quickly see the relative difference (position) and the precise value (label) simultaneously.
  • Shape and Color: You could use a red circle to represent a certain category and a blue square for another. Then, if you wanted to highlight a high-risk item in the red circle group, you could make that specific circle a darker shade of red.

The goal isn’t to overload the viewer but to reinforce a specific point. By sending multiple visual signals about the same data, you make your message clearer, reduce the work your audience has to do, and steer their attention exactly where you want it.

Free PDF · the crash course

AI Agents for Marketing Crash Course

Learn how to deploy AI marketing agents across your go-to-market — the best tools, prompts, and workflows to turn your data into autonomous execution without writing code.

Why Redundant Encoding Works: The Role of Pre-attentive Attributes

The reason redundant encoding is so effective comes down to a concept called "pre-attentive attributes." These are visual properties that our brains process in milliseconds, before we even make a conscious effort to pay attention. We notice them instantly and effortlessly.

Some of the most common pre-attentive attributes include:

  • Color (hue and intensity)
  • Size
  • Shape
  • Position (2D location)
  • Length
  • Width
  • Orientation (angle)

When you build a chart, you're leveraging these attributes to communicate data. A bar chart uses length and position. A scatter plot uses X and Y position. Redundant encoding works by combining two or more of these powerful attributes to represent the same piece of information.

For example, if you glance at a sea of gray circles and one of them is large and bright red, your eyes will be drawn to it immediately. You didn't have to scan the chart and deliberate, your brain did the work for you. By pairing the size attribute with the color attribute, you've created a signal that's far stronger than either attribute would be alone. This is the cognitive science behind why a well-executed redundant encoding strategy can make your dashboards much more effective guides for a user’s eye.

The Pros and Cons of Redundant Encoding

Like any design technique, redundant encoding has its strengths and weaknesses. Knowing when and how to use it is what separates a clear dashboard from a cluttered one.

The Benefits (The Pros)

  • Enhanced Clarity: The primary benefit is making the viz easier to understand. If someone can't quite distinguish between the size of two circles, a subtle difference in color can provide the confirmation they need. This reduces ambiguity and helps people trust the data they're seeing.
  • Increased Emphasis and Storytelling: It's the best way to say, "Look here!" By making a certain data point visually "louder" than the rest, you guide your audience's attention and tell a more compelling story. You’re not leaving the critical insight to chance, you're actively highlighting it.
  • Improved Processing Speed: Since redundant encoding uses pre-attentive attributes, it allows viewers to spot outliers, trends, and key data points almost instantly. This means less cognitive load and faster time-to-insight for your audience.
  • Greater Accessibility: This is a critically important, yet often overlooked, advantage. About 8% of men and 0.5% of women have some form of color vision deficiency. If you rely on color alone (e.g., green for good sales, red for bad), that information could be completely lost on a portion of your audience. By also using another channel, like size or a text label, you ensure that your key message is accessible to everyone.
GraphedGraphed

Build AI Agents for Marketing

Build virtual employees that run your go to market. Connect your data sources, deploy autonomous agents, and grow your company.

Watch Graphed demo video

The Risks (The Cons)

  • Visual Clutter: This is the biggest risk. When overused or applied without a clear purpose, redundant encoding can create a busy, confusing dashboard. If you try to redundantly encode five different things, you end up emphasizing nothing because everything is shouting for attention. The viewer feels overwhelmed and confused.
  • Misleading Visuals: The visual cues must be perfectly aligned. For example, if your 'Sales' measure determines color and size, the biggest bubbles must always have the corresponding "most intense" color. If the scales are mismatched, you could have a medium-sized bubble with the darkest color, creating a confusing and untrustworthy visualization.
  • Diminished Returns: Redundantly encoding secondary or unimportant information just adds noise. Keep this technique reserved for your "headline news" - the main metrics or dimensions you want your audience to focus on.

How to Apply Redundant Encoding in Tableau (Step-by-Step)

Putting this theory into practice in Tableau is fairly straightforward. It's often just a matter of dragging the same field onto multiple properties in the Marks card. Let's walk through three common scenarios using the Sample - Superstore dataset.

Example 1: Highlighting Sales with Both Size and Color on a Scatter Plot

Goal: We want to create a scatter plot showing Sales vs. Profit for each Product Sub-Category, and we want to redundantly emphasize Sub-Categories with high sales.

  1. Open Tableau and connect to the Sample - Superstore data source.
  2. Drag Sales to the Columns shelf and Profit to the Rows shelf.
  3. Drag Sub-Category to Detail on the Marks card. Your view is now a basic scatter plot.
  4. First Encoding (Size): Drag the Sales measure to Size on the Marks card. The marks for sub-categories with higher sales are now larger.
  5. Second Encoding (Color): Drag the Sales measure again to Color on the Marks card.

Instantly, you’ll see a chart where high sales sub-categories like "Phones" and "Chairs" are not only a bigger circle but are also a darker shade of blue. They pop right off the page, demanding attention far more effectively than they did with just size alone.

Example 2: Reinforcing Negative Profit with Diverging Colors on a Bar Chart

Goal: We want to create a bar chart of Profit by State, and we need the unprofitable states to be immediately obvious.

  1. Create a new sheet in Tableau.
  2. Drag State to the Columns shelf.
  3. Drag Profit to the Rows shelf. You now have a standard bar chart where profit is encoded by the bar's length and direction (up for positive, down for negative).
  4. Adding the Redundant Encoding: Drag the Profit measure to Color on the Marks card. By default, Tableau will likely apply a sequential blue color scheme.
  5. Fine-Tune the Colors: Click on the Color card, select Edit Colors, and choose a diverging palette, like Orange-Blue Diverging. Check the "Stepped Color" box and set it to 2 steps. This will make all negative values one distinct color (orange) and all positive values another (blue).

Now, not only do the unprofitable states have bars pointing downwards, but they're also a bright, attention-grabbing orange. This makes it effortless for someone to scan the chart and instantly identify all the regions that are losing money.

Free PDF · the crash course

AI Agents for Marketing Crash Course

Learn how to deploy AI marketing agents across your go-to-market — the best tools, prompts, and workflows to turn your data into autonomous execution without writing code.

Example 3: Adding Precise Values with Labels on a Bar Chart

Goal: Show a high-level comparison of Sales by Region, while also providing the exact dollar amounts for users who need that detail.

  1. Create a new sheet in Tableau.
  2. Drag your Region dimension to the Columns shelf.
  3. Drag the Sales measure to the Rows shelf. This creates your basic bar chart where sales value is encoded by the length of the bar.
  4. Adding the Redundant Encoding: Drag the Sales measure again, this time placing it on the Label property of the Marks card.
  5. Format the Label: Right-click one of the newly displayed labels, select Format, and in the "Pane" tab, under Default > Numbers, choose Currency (Custom) to format it as dollars, perhaps with display Units set to "Thousands (K)" to keep it clean.

The result is a chart that works on two levels. Your audience can make quick, relative comparisons using the bar lengths. But for those who need the specific number, it’s right there on top of the bar — no tooltips or cross-referencing needed.

Final Thoughts

Redundant encoding is an effective technique to add emphasis, clarity, and accessibility to your dashboards when used deliberately. The key is to be strategic about what you choose to highlight, ensuring your second visual layer supports — rather than clutters — your main message and ultimately helps audiences get to actionable insights quicker.

Building these effective dashboards first requires a solid understanding of your business data — knowing which metrics are important enough to highlight in the first place before you even begin the design work. At Graphed, we help you shortcut this discovery process. You can connect all your data sources and simply ask questions in plain English, and our AI data analyst instantly builds charts and dashboards for you. This allows you to rapidly explore your data and find those key insights that you’ll then want to emphasize to drive better business decision-making.

Related Articles