Best Data Viz
Time Series

Index Chart

Line chart rebased so every series starts at 100. Reads as 'normalized growth from baseline,' making relative change comparable across series of very different absolute magnitudes.

Stock Performance, Indexed to January 2025

All series rebased to 100 at Jan 2025; renderer marks the y=100 baseline directly

View data (36 rows)
Chart data table: Stock Performance, Indexed to January 2025
DatePriceStock
2025-01142AlphaCo
2025-02156AlphaCo
2025-03168AlphaCo
2025-04178AlphaCo
2025-05196AlphaCo
2025-06212AlphaCo
2025-07224AlphaCo
2025-08230AlphaCo
2025-09218AlphaCo
2025-10235AlphaCo
2025-11248AlphaCo
2025-12256AlphaCo
2025-0138BetaInc
2025-0236BetaInc
2025-0340BetaInc
2025-0439BetaInc
2025-0544BetaInc
2025-0649BetaInc
2025-0747BetaInc
2025-0845BetaInc
2025-0948BetaInc
2025-1050BetaInc
2025-1149BetaInc
2025-1247BetaInc
2025-011240GammaLtd
2025-021180GammaLtd
2025-031100GammaLtd
2025-041010GammaLtd
2025-05990GammaLtd
2025-06950GammaLtd
2025-07920GammaLtd
2025-08935GammaLtd
2025-09905GammaLtd
2025-10880GammaLtd
2025-11868GammaLtd
2025-12855GammaLtd
Make an index chart with your data

Use an index chart when…

  • Comparing relative growth across stocks, countries, products with different baselines
  • When absolute units would obscure the percentage change story
  • Performance dashboards normalized to a launch date

Avoid when…

  • Absolute magnitude is the point
  • Single series (use line chart)
  • Non-time data

Data it needs

PropertyValue
Min Rows8
Min Columns3
Column Types
datestringnumber
NotesLong format: date + series + value. Renderer rebases each series to 100 at its first observation.

Visual anatomy

Marks
line
Channels
position-xposition-y (indexed)color-hue
Axes
x-timey-quantitative (index = 100)

Guiding principles

Consider instead

Common mistakes

  • Forgetting to mark the baseline (100) reference line

  • Choosing a baseline date that's an outlier

History

Common in financial reporting since the early 20th century; popularized in The Economist's growth charts.

Accessibility notes

State the baseline date in the subtitle. Describe each series' net change relative to 100.

Related reading

Got data? Let's see what works.

Drop your CSV. You'll get an Index Chart plus four alternatives - ranked by which one actually fits your data best.