Explore the relationship between two numeric variables
Plot paired X and Y values as points to reveal patterns, clusters, gaps, and unusual observations. Paste two numeric columns, style the plot, and export it in the format you need.
A scatter plot places each observation according to two numeric variables: one on the X axis and one on the Y axis. Unlike a line chart, the 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 linear, curved, weak, or absent before you make stronger statistical claims.
Four-step workflow
Add two numeric columns directly in the grid or import them from CSV.
Add chart copy and choose whether to show coordinates, grid lines, and axes.
Apply a theme, palette, background, font, and point size.
Stagger points in data order for presentation, or export the final plot 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.
You need paired numeric X and Y values. Every row should contain the two measurements for one observation.
It can reveal the visual pattern of association, but a chart alone does not calculate or prove a statistical correlation or causal relationship.
Not necessarily. Vizvero uses data-driven numeric domains so the spatial pattern in the observed range remains visible.
Yes. Points can grow together or appear with staggered timing and can be exported to MP4.
Keep exploring