Layout Pattern

Matrix / Quadrant

2x2 framework with labeled axes. Plot items in quadrants to reveal patterns and priorities.

FrameworkAnalysisPositioning

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

TitleSlide title
BodyPrimary content

OPF Config

layouts:matrix-quadrant
Open Presentation Format
{
  "$schema": "https://pptx.dev/schema/opf/v1",
  "version": "1.0",
  "meta": {
    "title": "PPTX.gallery — layouts/matrix-quadrant"
  },
  "design": {},
  "slides": [
    {
      "id": "gallery-preview-1",
      "layout": "matrix-quadrant",
      "elements": []
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.