Scatter plot / scatter graph example
Start with a simple XY scatter plot for exploring the relationship between two numeric variables.
Explore relationships between two numeric variables
Use Vizvero as a free online scatter plot maker, scatter graph generator, or XY scatter chart creator. Paste two numeric columns, inspect the point pattern, add a linear trend line with regression statistics, customize the design and animation, then export the same chart scene as PNG, SVG, or MP4.
A scatter plot places each observation according to two numeric variables: one on the X axis and one on the Y axis. Scatter graph, scatter chart, and scatterplot are common names for the same XY relationship chart. Unlike a line chart, scatter points are not connected in row order; their position is the message.
Scatter plots are useful for exploring association, spotting clusters and outliers, and checking whether a relationship looks positive, negative, weak, strong, linear, curved, or absent. Vizvero can fit an ordinary least-squares linear trend line and display its equation, R², and Pearson correlation coefficient r.
Editable examples
See the layout with real sample data first, then open the exact example in this maker and replace the data with your own.
Four-step workflow
Add two numeric columns directly in the grid, paste from a spreadsheet, or import them from CSV.
Use the point cloud to look for direction, clusters, gaps, spread, unusual observations, and whether a linear summary makes sense.
Turn on the linear trend line, regression equation, R², or Pearson r, and use the data headers as axis titles.
Choose the theme, palette, point size, and motion, then export the deterministic chart scene as PNG, SVG, or MP4.
Change typography, spacing, geometry, axes, background, and palette without rebuilding the chart.
Export the same chart scene as PNG, true vector SVG, or frame-rendered MP4.
Editing and chart rendering happen in the browser, so you can work without creating an account.
Yes. Scatter plot, scatter graph, scatter chart, and scatterplot are commonly used for the same XY chart in which each observation is positioned by two numeric variables.
Use two numeric columns with paired X and Y values. Every row should contain the two measurements for one observation.
Yes. Choose Linear in Trend & analysis to add an ordinary least-squares regression line. You can also show the regression equation, R², and Pearson r.
Vizvero can calculate Pearson r for the valid paired X and Y rows. It summarizes the direction and strength of linear association from −1 to 1; it does not prove causation.
R² summarizes how closely the fitted linear regression explains variation in Y for the current sample. Values closer to 1 indicate a tighter linear fit, but context and residual patterns still matter.
Not necessarily. Vizvero uses data-driven numeric domains so the spatial pattern in the observed range remains visible.
A line graph connects observations in a meaningful sequence such as time. A scatter plot uses independent X and Y positions to explore the relationship between two numeric variables and does not connect rows by default.
Keep exploring