Bar Chart Generator
Paste a table, get an SVG bar chart you can download, edit and scale to any size.
Loading the tool…
How to use this tool
- Paste a label column and one or more number columns — straight out of a spreadsheet is fine, currency symbols and thousands separators included.
- Choose vertical or horizontal. Horizontal is the better choice as soon as the labels are long enough to need rotating.
- Select Draw the bar chart.
- Download the SVG. It is a text file, so you can open it in an editor and change a colour or a label without redrawing anything.
What bar chart generator does
A bar chart is the right answer far more often than it is used, because it does the one thing human eyes are genuinely accurate at: comparing lengths against a shared baseline. Anything you would consider showing as a pie of more than four slices, a radar, a gauge or a 3D anything is a bar chart that has been made harder to read.
Paste a label column and one or more numeric columns and this draws them, grouped by label, as SVG. Negative values run below the zero line rather than being dropped. The output is a real file: text, editable, sharp at any size, and safe to drop into a document or a slide without it turning to mush. Nothing is uploaded — the numbers are read and drawn in the page.