> ## Documentation Index
> Fetch the complete documentation index at: https://docs.invoca.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Scatter Charts

> 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](/s/article/configure-columns-x-y-axes). The **slice** option only appears for scatter and [bubble charts](/s/article/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

* [Bubble charts](/s/article/bubble-charts)
* [Add regression lines](/s/article/add-regression-lines)
