Layout Pattern
Org Chart
Hierarchical tree of reporting relationships. Shows structure, spans of control, and open roles.
How to Use It
Org charts answer who reports to whom. Use top-down tree layout with the leader at the top, direct reports below, and so on. Show photo, name, and title for each role. Leave obvious gaps for open headcount (helps with hiring conversations). For large orgs, show only 2-3 levels per slide and link to a detailed version. Color-code by function when structure spans departments. Avoid showing dotted lines unless they materially matter.
Content Zones
Related Layouts
Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.
Business Strategic
Gantt / Project Plan
Horizontal bar chart of tasks across a timeline. The canonical project-status slide.
/layouts/gantt-project-plan
Business Strategic
Pricing Table
Tiered options in columns with feature comparisons. Makes your offering and value tiers crystal clear.
/layouts/pricing-table
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
Forecast / Scenario Model
Multi-line chart showing base, upside, and downside projections. The honest way to present uncertainty.
/layouts/forecast-scenario
OPF Config
layouts:org-chart{
"$schema": "https://openpresentation.org/schema/opf/v1",
"name": "PPTX.gallery — layouts/org-chart",
"tags": [
"gallery:layouts/org-chart"
],
"slides": [
{
"id": "gallery-preview-1",
"layout": "org-chart",
"title": "Layout preview",
"subtitle": "Reference layout for the OPF \"org-chart\" preset."
}
]
}Preview this config live at pptx.dev/playground.