Layout Pattern
Gantt / Project Plan
Horizontal bar chart of tasks across a timeline. The canonical project-status slide.
How to Use It
Gantt slides summarize schedule at a glance. Rows are work streams or tasks, columns are time periods. Draw each task as a horizontal bar spanning its duration. Use color for status (on-track, at-risk, blocked). Mark today's date with a vertical line - it is the most important element on the slide. Keep it to 10-15 rows; detailed Gantts belong in a tool, not a slide. Add milestones as diamond markers between tasks.
Content Zones
Related Layouts
Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.
Business Strategic
Org Chart
Hierarchical tree of reporting relationships. Shows structure, spans of control, and open roles.
/layouts/org-chart
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:gantt-project-plan{
"$schema": "https://openpresentation.org/schema/opf/v1",
"name": "PPTX.gallery — layouts/gantt-project-plan",
"tags": [
"gallery:layouts/gantt-project-plan"
],
"slides": [
{
"id": "gallery-preview-1",
"layout": "gantt-project-plan",
"title": "Layout preview",
"subtitle": "Reference layout for the OPF \"gantt-project-plan\" preset."
}
]
}Preview this config live at pptx.dev/playground.