Bar chart encodes values as length of rectangles on one baseline. William Playfair, Commercial and Political Atlas, 1786.
In reports, ads and assignments it fits comparing a handful of categories at one time. Skip it when too many categories, 3-D extrusion, or dual-axis tricks.
Software
- Software 1 — Excel or Google Sheets
- Software 2 — PowerPoint
- Software 3 — Figma / Illustrator — ad and poster shapes
- Software 4 — Python matplotlib or R ggplot — assignment and research figures
- Software 5 — This atlas’s server-rendered SVG — examples without a chart library
Exports
- Exports 1 — SVG
- Exports 2 — PDF
- Exports 3 — EMF/SVG into slides (no screenshots)
- Exports 4 — SVG for web, PDF for print
Accessibility
- Accessibility 1 — Never hue alone. Stack pattern, label and position.
- Accessibility 2 — 4.5:1 for text, 3:1 for large marks.
- Accessibility 3 — Short alt text on the chart; numbers also as an HTML table.
- Accessibility 4 — Motion only as emphasis. Honour prefers-reduced-motion.
Bar chart: honour length of rectangles on one baseline, and switch when too many categories, 3-D extrusion, or dual-axis tricks.