Layout Pattern
Matrix / Quadrant
2x2 framework with labeled axes. Plot items in quadrants to reveal patterns and priorities.
How to Use It
The quadrant chart is one of the most versatile analytical tools in presentations. Label both axes clearly. Place items as dots or logos in the appropriate quadrant. Use for priority matrices (impact vs. effort), competitive positioning (price vs. quality), or any two-dimensional evaluation. Keep axis labels simple and ensure the good quadrant is visually obvious.
Content Zones
Related Layouts
Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.
Data Analysis
Funnel / Pyramid
Tapered shape showing progression, conversion, or hierarchy. Visualizes stages, filtering, or organizational levels.
/layouts/funnel-pyramid
Data Analysis
SWOT Analysis
2x2 matrix for Strengths, Weaknesses, Opportunities, Threats. A strategic planning classic.
/layouts/swot-analysis
Data Analysis
Venn / Overlap
Two or three intersecting circles showing shared and distinct attributes. Classic for positioning.
/layouts/venn-overlap
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
Benchmark / Target Table
Table comparing our metric to industry benchmarks or internal targets. Context that raw numbers lack.
/layouts/benchmark-target-table
OPF Config
layouts:matrix-quadrant{
"$schema": "https://openpresentation.org/schema/opf/v1",
"name": "PPTX.gallery — layouts/matrix-quadrant",
"tags": [
"gallery:layouts/matrix-quadrant"
],
"slides": [
{
"id": "gallery-preview-1",
"layout": "matrix-quadrant",
"title": "Layout preview",
"subtitle": "Reference layout for the OPF \"matrix-quadrant\" preset."
}
]
}Preview this config live at pptx.dev/playground.