Enter ordered points
One line per point: Label, number—in the order they should appear on the X-axis.
Free line graph maker: plot trends from label–value data, set title and axes, curve the line, and download a PNG. Runs locally in your browser.
Loading tool…
Preparing tool…
Follow these steps for a clear answer.
One line per point: Label, number—in the order they should appear on the X-axis.
Set title and axes, then toggle curve, points, values, zero baseline, or grid.
Save a PNG locally, or edit the data and redraw. Nothing is uploaded.
Version 2.0.0 · Last reviewed 2026-07-28
x_i = i / (n-1); y_i = (value_i - yMin) / (yMax - yMin)Use the tool above to plot a line chart from plain text—with title, axes, optional curve, and PNG download.
Line graphs excel at trends over time or ordered stages (months, weeks, steps). Prefer a bar graph for side-by-side category comparisons, and a pie chart for part-to-whole shares.
Jan, 12, Jan: 12, or tab-separated pairs all work.| Control | Effect |
|---|---|
| Chart title | Drawn above the plot |
| X-axis / Y-axis | Caption under or beside the plot |
| Curved line | Smooths segments between points |
| Show points | Draws markers on each value |
| Show values | Prints each number near its point |
| Start Y from 0 | Includes zero on the vertical scale |
| Grid lines | Light horizontal guides |
| Download PNG | Saves the current canvas locally |
Key distinctions behind the tool.
Yes. Create and download charts with no account and no upload—everything runs in your browser.
One point per line: a label, then a comma, colon, or tab, then a number. Example: March, 42. Keep labels in the order you want along the X-axis.
Yes. Use Download PNG to save the canvas as line-graph.png. You can also capture the page with the Screenshot tool.
This maker plots one series per chart. Build separate charts for additional series, or use a bar chart when comparing categories side by side.
When enabled, the vertical axis includes zero so rises and falls stay in proportion. Turn it off to zoom the scale between your data’s minimum and maximum.
No. Parsing, drawing, and PNG export stay on your device.