What a Scatter Plot Shows
A scatter plot places each observation as a dot at its (X, Y) coordinates, revealing the relationship between two numeric variables. It is the go-to chart for spotting correlation, clusters, and outliers — does spending rise with income, does load time affect bounce rate? Enter coordinate pairs, overlay multiple datasets, and export a clean PNG.
Common Use Cases
Correlation Analysis
Spot Outliers
Find Clusters
How to Create a Scatter Plot
Enter X and Y Values
Each row is one point: type its X value in one column and its Y value in the next. Use Add Row for more points, or Import to paste coordinate pairs from a spreadsheet. The maker starts from a sample of six XY points you can edit or replace.
Overlay Datasets
Click Dataset to add another cloud of points in a different color — perfect for comparing groups on the same axes. You can layer up to 10 datasets.
Adjust Point Size
Use the Point Size slider (2 to 12) in Chart Options. Smaller points work for dense data; larger ones stand out when you have only a handful of observations.
Export as PNG
Add a title, place the legend, then click PNG to download a 2x-resolution image on a white background.
Scatter Chart Features & Interpretation
Reading the Pattern
| Pattern | What It Suggests |
|---|---|
| Points rise left to right | Positive correlation — as X grows, Y tends to grow |
| Points fall left to right | Negative correlation — as X grows, Y tends to fall |
| Scattered cloud, no slope | Little or no linear relationship |
| Separate blobs | Distinct clusters or subgroups in the data |
Tools & Input
Point Size Control
Resize markers from 2 to 12 to suit dense or sparse datasets.
Multiple Datasets
Overlay up to 10 groups in distinct colors with automatic legends.
Excel & CSV Import
Paste X and Y columns straight from a spreadsheet — TSV or CSV.
Frequently Asked Questions
How do I enter scatter plot data?
Enter the X value in one column and the matching Y value in the next. Each row is a single point on the chart. Add as many rows as you have observations.
Can I plot multiple datasets on one scatter chart?
Yes. Click Dataset to add another group of points in a different color, then compare up to 10 distributions on the same axes.
When should I use a scatter plot instead of a line chart?
Use a scatter plot when both axes are numeric and the points are independent observations. Use a line chart when the x-axis is an ordered sequence (like time) and you want to connect points to show a trend.
How can I make crowded points easier to read?
Lower the Point Size so overlapping markers don't merge into a solid mass. Splitting groups into separate datasets with distinct colors also helps reveal structure.
Can I import coordinates from Excel or Google Sheets?
Yes. Click Import and paste two columns (X and Y) copied from Excel or Google Sheets. The maker detects the delimiter — tab-separated (TSV) or comma-separated (CSV) — and builds the point list automatically.
How do I download my scatter plot as an image?
Click PNG to save the chart as a 2x-resolution image on a white background. The export is generated in your browser, ready to drop into a report or slide.
Is my data processed privately?
Yes. The plot is rendered and exported entirely in your browser. None of your coordinates are uploaded to a server.
No comments yet. Be the first to comment!