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) usingdataLabels.showCategoryLabels:
showCategoryLabels and showDataLabels are enabled, the category label takes precedence.
Trendlines
Add a trendline to show the overall correlation:Related
- Bubble - Scatter plot with sized points
- Reference lines - Add trendlines
- Type options - Scatter plot options

