PPTX.gallery
Open in PPTX.dev

Layout Pattern

Waterfall / Bridge

Step chart showing how a starting value becomes an ending value. Makes variances and drivers legible.

VarianceDriversFinance

How to Use It

Waterfall charts explain the why behind a number change. Start with the beginning value on the left (e.g. Q3 revenue), show each positive and negative driver as a stepped bar, and land on the ending value on the right. Color positives one way, negatives another. Label each bar with its magnitude. Works for P&L variance, customer count changes, headcount bridges, or any delta that decomposes into named components.

Content Zones

HeadlineKey insight
EvidenceChart, metric, or table

Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.

OPF Config

layouts:waterfall-bridge
Open Presentation Format
{
  "$schema": "https://openpresentation.org/schema/opf/v1",
  "name": "PPTX.gallery — layouts/waterfall-bridge",
  "tags": [
    "gallery:layouts/waterfall-bridge"
  ],
  "slides": [
    {
      "id": "gallery-preview-1",
      "layout": "waterfall-bridge",
      "title": "Layout preview",
      "subtitle": "Reference layout for the OPF \"waterfall-bridge\" preset."
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.