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

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

Custom point size

Trendlines

Add a trendline to show the overall correlation: