Marks Card in Tableau

Last Updated : 7 Feb, 2026

The Marks Card in Tableau controls how data is visually represented in a chart. It allows us to customise the appearance and behaviour of marks (data points) using different properties. Using the Marks Card, we can:

  • Change colours and shapes to differentiate categories
  • Adjust the size to represent the magnitude of the data
  • Add labels, details and tooltips for better interactivity

Creating a Scatter Plot

To understand the Marks Card better, we first need to plot a simple graph and then explain each Marks Card option one by one using the same visualization.

Note: For this article, a sample dataset "IRIS.csv" is used, to download click here.

Step 1: Drag Petal Length (cm) to the Rows shelf and drag Petal Width (cm) to the Columns shelf.

Screenshot-2026-02-04-165959
Petal Length to Rows and Petal Width to Columns shelf

Step 2: Then, from the top menu, go to Analysis and uncheck Aggregate Measures.

Screenshot-2026-02-04-170105
uncheck Aggregate Measures

This creates a scatter plot where each point represents an individual flower as shown below:

Screenshot-2026-02-04-170226
Scatter Plot

Color Card

The Color option is used to differentiate data points visually. It helps in group comparison and visual separation.

1. In Tableau, drag Species to Color

Screenshot-2026-02-04-175148
drag Species field to Color

2. Now the scatter plot points are colored differently for each species, making it easy to compare how different flower species are distributed.

colorMarks
Different species are highlighted with different color in the plot

Size Card

The Size option controls how big or small each mark appears. It is useful to show magnitude or intensity of a measure.

1. In tableau, drag Sepal Length (cm) to Size

Screenshot-2026-02-05-090648
Sepal Length field to Size

2. Now points with larger sepal length appear bigger and smaller values appear as smaller points.

sizemarks
Different sepal length have different size in the graph

Shape Card

The Shape option changes the symbol used for each mark. It is helpful when color is limited for accessibility.

1. In tableau, change the mark type to Shape and drag Species to Shape

Screenshot-2026-02-05-093806
select Shape
Screenshot-2026-02-05-094109
drag Species field to Shape

2. Now each species is represented using a different symbol, making the scatter plot distinguishable even without color.

shapemarks
Different species are represented with different symbols

Label Card

The Label option displays text directly on the marks. It is useful when exact values or categories need to be visible.

1. In tableau, drag Petal Width (cm) to Label

Screenshot-2026-02-05-094556
drag Petal Width field to Label

2. Now labels appear on the scatter plot points, showing values directly on the chart.

labelmarks
Petal Width values are shown directly on the plot

Tooltip Card

The Tooltip controls what information appears when hovering over a mark. It provides interactive, detailed insights on hover.

1. In tableau, hover over a point to see the default tooltip

Screenshot-2026-02-05-095143
values when hovering over a point

2. Edit Tooltip to include fields like Species, Sepal Width and Sepal Length

Screenshot-2026-02-05-095356
Here Species, Petal Length and Width and Sepal Length are already included so add Sepal Width field

3. Now hovering over a point gives rich contextual information without cluttering the chart.

Screenshot-2026-02-05-095819
now hovering over a point gives information about Sepal Width as well

Detail Card

The Detail option is used to add extra information to each mark without changing its appearance.

1. Drag Species and Sepal Width (cm) to Detail

Screenshot-2026-02-05-100208
Species and Sepal Width to Detail

2. Now, when you hover over any point in the scatter plot, you can see: Species and Sepal Width along with Petal Length.

Screenshot-2026-02-05-100357
details like Species, Petal Length and Sepal Width can be seen.
Comment
Article Tags:

Explore