Use an XY graph
Choose an XY graph when X has a meaningful numeric scale and you want to show how Y changes from one ordered X value to the next. Connecting points can make that progression easier to follow.
Plot X and Y values online for free, with no signup. Enter, paste, or upload paired numeric data and download a clean graph in seconds.
Loading your locally saved graph…
Type into the sample table, paste two columns, or upload a CSV or Excel file.
Keep Connect points on for an ordered path, or turn it off for separate coordinate points.
Set titles and colors, then download the finished graph as PNG or SVG.
An XY graph places numeric X values on the horizontal axis and numeric Y values on the vertical axis. Each row becomes one coordinate pair, such as (2, 5).
Unlike a category chart, the spacing on both axes is proportional to the numbers. That makes XY graphs useful for measurements, experiments, coordinates, and other data where the distance between values matters.
Paste this two-column structure into the editor. Each row is plotted as one X/Y pair.
| X | Y |
|---|---|
| 1 | 2 |
| 2 | 5 |
| 3 | 4 |
| 4 | 8 |
| 5 | 7 |
Both charts use paired numeric values. The difference is whether the sequence between points carries meaning.
Choose an XY graph when X has a meaningful numeric scale and you want to show how Y changes from one ordered X value to the next. Connecting points can make that progression easier to follow.
Choose a scatter plot when each pair is an independent observation and you want to examine association, clusters, or outliers. Points are usually left unconnected.
Create and download an XY graph without paying.
Start plotting immediately without an account or login.
Export a clean graph ready for reports and presentations.
Pasted and uploaded data stays in your browser in V1.
Upload CSV or XLSX files, or paste directly from a spreadsheet.
Download a raster image or scalable vector graphic.
Answers to common questions about plotting paired numeric data.
Yes. The XY graph maker is free to use, requires no signup, and does not add a watermark to exported graphs.
Use two numeric columns. Put horizontal-axis values in the first column and vertical-axis values in the second column.
Yes. Turn off Connect points above the preview to display the coordinate pairs as unconnected points.
Yes. Upload a CSV or XLSX file, or paste a table copied from Excel or Google Sheets. Processing happens in your browser.
Use an XY graph when ordered numeric X values and the path between them matter. Use a scatter plot for independent observations, clusters, correlation, and trend analysis.