Skip to content
GraphMaker
Menu

XY Graph Maker

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.

  • ✓ Free
  • ✓ No signup
  • ✓ No watermark
  • ✓ Data stays in your browser

Graph editor

Loading your locally saved graph…

Data

Sample data
1
2
3
4
5

Your data is processed in your browser.

Graph preview

Y by X

Detected: X → YChart: XY

Y by X. XY graph with 5 points connected in data order. X axis: X. Y axis: Y.

Checking this device for a saved project…

How to make an XY graph

  1. 1

    Add X and Y values

    Type into the sample table, paste two columns, or upload a CSV or Excel file.

  2. 2

    Choose how points display

    Keep Connect points on for an ordered path, or turn it off for separate coordinate points.

  3. 3

    Customize and export

    Set titles and colors, then download the finished graph as PNG or SVG.

What is an XY graph?

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.

Example XY dataset

Paste this two-column structure into the editor. Each row is plotted as one X/Y pair.

XY
12
25
34
48
57

When to use XY vs Scatter

Both charts use paired numeric values. The difference is whether the sequence between points carries meaning.

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.

Use a scatter plot

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.

XY graph maker features

Free to use

Create and download an XY graph without paying.

No signup

Start plotting immediately without an account or login.

No watermark

Export a clean graph ready for reports and presentations.

Local processing

Pasted and uploaded data stays in your browser in V1.

CSV and Excel import

Upload CSV or XLSX files, or paste directly from a spreadsheet.

PNG and SVG export

Download a raster image or scalable vector graphic.

XY graph maker FAQ

Answers to common questions about plotting paired numeric data.

Is the XY graph maker free?

Yes. The XY graph maker is free to use, requires no signup, and does not add a watermark to exported graphs.

How should I arrange X and Y data?

Use two numeric columns. Put horizontal-axis values in the first column and vertical-axis values in the second column.

Can I make an XY graph without connecting the points?

Yes. Turn off Connect points above the preview to display the coordinate pairs as unconnected points.

Can I import data from Excel or CSV?

Yes. Upload a CSV or XLSX file, or paste a table copied from Excel or Google Sheets. Processing happens in your browser.

What is the difference between an XY graph and a scatter plot?

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.