Skip to main content
Scatter plots display individual data points on x and y axes, revealing correlations, distributions and outliers.

When to use

  • Correlation analysis - Identify relationships between two variables
  • Distribution patterns - See how data is spread across ranges
  • Outlier detection - Spot unusual data points
  • Large datasets - Display hundreds or thousands of points

Basic example

Multiple series

Compare correlations across different groups:

Options

number | 'auto'
default:"auto"
Point size in pixels. Set to 'auto' to automatically determine appropriate size.

Custom point size

Point labels

Label each point with its row’s label column (the first text column, or the column mapped as the label) using dataLabels.showCategoryLabels:
When both showCategoryLabels and showDataLabels are enabled, the category label takes precedence.

Trendlines

Add a trendline to show the overall correlation: