Free Scatter Plot Maker
Type your X and Y values, color points by group, and download a clean scatter or bubble chart as PNG or SVG. Turn on a trend line in one click. No signup, no watermark.
| X | Y | Size | Category | |
|---|---|---|---|---|
X and Y are numbers. Add a size for a bubble, or a category to color points by group and add a legend.
What is a scatter plot?
A scatter plot places each data point on an X and a Y axis, so its position shows two values at once. It's the clearest way to see whether two things move together, like ad spend against revenue, and to spot clusters or outliers in a set of measurements.
How to make a scatter plot
- 1Enter your points. Add a row for each point with an X and a Y value, or start from a sample like spend versus revenue.
- 2Color and size. Add a category to color points by group with a legend, or a size value to turn each point into a bubble.
- 3Add a trend line. Turn on the trend line to draw a least-squares fit, and caption the axes so the relationship reads clearly.
- 4Download PNG or SVG. Click download for a high-resolution PNG or a crisp, scalable SVG. No watermark and no signup.
- 5Automate with the API (optional). Save it as an Imejis template and render a fresh plot from new points on every API call.
What is a scatter plot used for?
- Correlations — spend vs revenue, price vs rating
- Distributions and clusters colored by segment
- Bubble charts with a third value as size
- Quadrant and prioritization plots
- Experiment and benchmark result scatters
How this chart maker compares
| Feature | This tool | Chart-image APIs | Design makers |
|---|---|---|---|
| No-code visual editor | Yes | No, write JSON/URL config | Yes |
| Chord + 23 other chart types | Yes | Limited / plugins | Some types only |
| PNG and SVG export | Yes, free | Varies, often watermarked free | Often account-gated |
| No signup, no watermark | Yes | API key required | Account required |
| Matching image API | Yes | API only, no editor | No |
Bottom line: config-driven chart APIs make you hand-write JSON and live with dated defaults, and design makers gate exports behind an account. This tool gives you a live editor, beautiful output, free PNG and SVG, and the same chart on tap via API.
Generate scatter plots automatically via API
Save your design as a template, mark the scatter component dynamic, and render a fresh plot from new points on every API call. It is a scatter plot maker with a matching image API.
See the scatter component and API