Skip to main content
The scatter chart plots data as a collection of points, useful for finding correlations or outliers.
Scatter charts display your data as a collection of points, which can be evenly or unevenly distributed. Each point plots based on its own axis values, which helps you determine whether there’s a relationship between your searched columns. This chart type supports both slice and slice with color. The slice option only appears for scatter and bubble charts, and lets you break up data based on a specific column. Hover over a data point to see what it represents. Your search needs at least one attribute and one Measure to be represented as a scatter chart.

Where to go next

Last modified on September 23, 2026