Layout Pattern
Funnel / Pyramid
Tapered shape showing progression, conversion, or hierarchy. Visualizes stages, filtering, or organizational levels.
How to Use It
Funnels show narrowing (conversion stages, qualification pipelines). Pyramids show hierarchy or foundational layers. Label each tier with both a name and a metric when possible. Use color gradients from wide to narrow. Funnels read top-to-bottom; pyramids can go either direction. Annotate drop-off rates between funnel stages to tell the real story.
Content Zones
Related Layouts
Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.
Data Analysis
Matrix / Quadrant
2x2 framework with labeled axes. Plot items in quadrants to reveal patterns and priorities.
/layouts/matrix-quadrant
Data Analysis
SWOT Analysis
2x2 matrix for Strengths, Weaknesses, Opportunities, Threats. A strategic planning classic.
/layouts/swot-analysis
Content Text
Bullet List
Structured text content with clear hierarchy. The workhorse of business presentations when done right.
/layouts/bullet-list
Data Analysis
Logic Tree
Top-down tree that breaks a conclusion into supporting arguments and evidence. The consultant's MECE diagram.
/layouts/logic-tree
Data Analysis
Status RAG
Red/Amber/Green health summary across workstreams. The standard project-status slide.
/layouts/status-rag
Data Analysis
Venn / Overlap
Two or three intersecting circles showing shared and distinct attributes. Classic for positioning.
/layouts/venn-overlap
OPF Config
layouts:funnel-pyramid{
"$schema": "https://openpresentation.org/schema/opf/v1",
"name": "PPTX.gallery — layouts/funnel-pyramid",
"tags": [
"gallery:layouts/funnel-pyramid"
],
"slides": [
{
"id": "gallery-preview-1",
"layout": "funnel-pyramid",
"title": "Layout preview",
"subtitle": "Reference layout for the OPF \"funnel-pyramid\" preset."
}
]
}Preview this config live at pptx.dev/playground.