Enter categories and values
One line per bar: Label, number. Optionally set the chart title and axis labels.
Free bar graph maker: enter labels and values, set title and axes, switch vertical or horizontal bars, and download a PNG. Runs locally in your browser.
Loading tool…
Preparing tool…
Follow these steps for a clear answer.
One line per bar: Label, number. Optionally set the chart title and axis labels.
Toggle horizontal bars, value labels, or multi-color bars, then draw the preview.
Save a PNG locally, or edit the data and redraw. Nothing is uploaded.
Version 2.0.0 · Last reviewed 2026-07-28
barLength = chartSpan * |value| / max(|values|)Use the tool above to build a bar chart from plain text—with title, axes, horizontal layout, and PNG download.
Bar graphs excel at comparing magnitudes across categories (months, products, survey answers). Prefer a line graph for continuous trends over time, and a pie chart when you need part-to-whole shares.
Apples, 42, Apples: 42, or tab-separated pairs all work.| Control | Effect |
|---|---|
| Chart title | Drawn above the plot |
| X-axis / Y-axis | Caption under or beside the plot |
| Horizontal bars | Categories on the Y-axis; bars grow sideways |
| Show values | Prints each number near its bar |
| Multi-color bars | Distinct hue per category |
| 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 category per line: a label, then a comma, colon, or tab, then a number. Example: Sales, 1500. Underscores in labels are shown as spaces when you prefer that style.
Yes. Use Download PNG to save the canvas as bar-graph.png. You can also capture the page with the Screenshot tool.
Yes. Enable Horizontal bars to flip categories onto the vertical axis—useful for long labels.
This maker plots one series per chart. For grouped comparisons, build separate charts or combine categories into one series. Line and pie makers are available for other chart types.
No. Parsing, drawing, and PNG export stay on your device.