Layout Pattern
Detailed Data Table
Full-slide data table for reference and Q&A. Dense on purpose, lives in the appendix.
How to Use It
Detailed tables are the opposite of a stat slide - they are reference material for the question you know someone will ask. Full-slide table, 8pt type if needed, clear column headers, row banding for readability. Include totals, averages, and source citation. Not for the main deck; belongs in the appendix labeled clearly. Often used for financial details, survey results, methodology backups, or any granular data the exec summary only referenced.
Content Zones
Related Layouts
Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.
Data Analysis
Data Visualization
Clean charts and graphs with supporting text. Present complex data in digestible formats.
/layouts/data-visualization
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
Forecast / Scenario Model
Multi-line chart showing base, upside, and downside projections. The honest way to present uncertainty.
/layouts/forecast-scenario
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:detailed-data-table{
"$schema": "https://openpresentation.org/schema/opf/v1",
"name": "PPTX.gallery — layouts/detailed-data-table",
"tags": [
"gallery:layouts/detailed-data-table"
],
"slides": [
{
"id": "gallery-preview-1",
"layout": "detailed-data-table",
"title": "Layout preview",
"subtitle": "Reference layout for the OPF \"detailed-data-table\" preset."
}
]
}Preview this config live at pptx.dev/playground.