Skip to content
📈 Charts

Line chart

Show change through time with a continuous path — the workhorse of reports and science homework.

Line chart

Line chart encodes values as position of a polyline through ordered time. William Playfair, 1786 — later refined for meteorology and markets.

In reports, ads and assignments it fits trends, seasonality and a few series over time. Skip it when unordered categories, or more than about four overlapping series.

This page gathers anatomy, fit, craft, failure modes and work / ads / school recipes for Line chart.

FormLine chart
Since1786
Encodesposition of a polyline…
Best fortrends, seasonality and a…
Avoidunordered categories, or…
Studiocharts

Profile

Clarity
90
Persuasion
68
Density
70
Craft cost
28
School fit
94
Work fit
93
906870289493

Seven chapters

Frequently asked questions

When should I pick Line chart?
When the story is trends, seasonality and a few series over time.
When should I avoid Line chart?
When unordered categories, or more than about four overlapping series.
Who invented or popularised it?
William Playfair, 1786 — later refined for meteorology and markets
What does it encode?
position of a polyline through ordered time
Is it OK in ads?
Yes if one claim is visible at a glance in Meta, Google and retail print; otherwise link to a full figure.
Will a teacher accept it?
Yes for lab reports and poster boards if axes, units and a source line are present.
Which tool?
Excel or Google Sheets or PowerPoint; export SVG/PDF.
How do I keep it accessible?
Do not rely on hue alone. Label directly and check greyscale.

Related