Layout Pattern
Forecast / Scenario Model
Multi-line chart showing base, upside, and downside projections. The honest way to present uncertainty.
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
Related Layouts
Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.
Data Analysis
Dashboard
Multiple small charts in a grid for an at-a-glance overview. Bird's-eye view of a business or function.
/layouts/dashboard
Data Analysis
Data Visualization
Clean charts and graphs with supporting text. Present complex data in digestible formats.
/layouts/data-visualization
Data Analysis
Detailed Data Table
Full-slide data table for reference and Q&A. Dense on purpose, lives in the appendix.
/layouts/detailed-data-table
Data Analysis
KPI Scorecard
Row of KPIs with current value, target, and RAG status. The health check at a glance.
/layouts/kpi-scorecard
Data Analysis
Waterfall / Bridge
Step chart showing how a starting value becomes an ending value. Makes variances and drivers legible.
/layouts/waterfall-bridge
Business Strategic
Gantt / Project Plan
Horizontal bar chart of tasks across a timeline. The canonical project-status slide.
/layouts/gantt-project-plan
OPF Config
layouts:forecast-scenario{
"$schema": "https://openpresentation.org/schema/opf/v1",
"name": "PPTX.gallery — layouts/forecast-scenario",
"tags": [
"gallery:layouts/forecast-scenario"
],
"slides": [
{
"id": "gallery-preview-1",
"layout": "forecast-scenario",
"title": "Layout preview",
"subtitle": "Reference layout for the OPF \"forecast-scenario\" preset."
}
]
}Preview this config live at pptx.dev/playground.