Layout Pattern

Forecast / Scenario Model

Multi-line chart showing base, upside, and downside projections. The honest way to present uncertainty.

ForecastScenariosUncertainty

How to Use It

A single forecast line is a fiction. Present three: base case, upside, downside - each as a labeled line or shaded band. Mark the point where actuals end and projections begin with a vertical dashed line. Label assumptions (growth rates, conversion rates) below the chart. Use for financial planning, capacity modeling, customer projections. Always end with the range, not the point estimate, as your takeaway.

Content Zones

HeadlineKey insight
EvidenceChart, metric, or table

OPF Config

layouts:forecast-scenario
Open Presentation Format
{
  "$schema": "https://pptx.dev/schema/opf/v1",
  "version": "1.0",
  "meta": {
    "title": "PPTX.gallery — layouts/forecast-scenario"
  },
  "design": {},
  "slides": [
    {
      "id": "gallery-preview-1",
      "layout": "forecast-scenario",
      "elements": []
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.