PPTX.gallery
Open in PPTX.dev

Layout Pattern

Risk Heatmap

Probability-by-impact grid with risks plotted as dots. Makes the risk register actionable.

RiskProbabilityImpact

How to Use It

Distinct from a generic heatmap: risk heatmaps plot named risks on a probability (x) and impact (y) grid. Use a 3x3 or 5x5 matrix with color zones (green/yellow/red). Place each risk as a labeled dot or pill. The top-right quadrant is your action list. Pair with a follow-up slide that names mitigation owners for red-zone risks. Common in board decks, operational reviews, and PM status readouts.

Content Zones

ImagePrimary visual
CaptionHeadline or caption

Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.

OPF Config

layouts:risk-heatmap
Open Presentation Format
{
  "$schema": "https://openpresentation.org/schema/opf/v1",
  "name": "PPTX.gallery — layouts/risk-heatmap",
  "tags": [
    "gallery:layouts/risk-heatmap"
  ],
  "slides": [
    {
      "id": "gallery-preview-1",
      "layout": "risk-heatmap",
      "title": "Layout preview",
      "subtitle": "Reference layout for the OPF \"risk-heatmap\" preset."
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.