Skip to main content
All patterns

Data display

Linked month bars

A month-by-month volume timeline built from plain divs where every aggregate row links to the filtered view that produced it — the bar shows the shape, the link does the work.

Reach for it when building

  • archive pages grouped by month
  • activity history overviews
  • usage reports with drill-down
  • changelog volume by release window
  • content calendars in review tools
  • timeline
  • drill-down
  • css-only
  • data-viz
  • no-assets