Layout Pattern
Risk Heatmap
Probability-by-impact grid with risks plotted as dots. Makes the risk register actionable.
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
Related Layouts
Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.
Data Analysis
Benchmark / Target Table
Table comparing our metric to industry benchmarks or internal targets. Context that raw numbers lack.
/layouts/benchmark-target-table
Data Analysis
Heatmap / Cohort Grid
Color-intensity grid showing patterns across two dimensions. Surfaces trends that tables hide.
/layouts/heatmap-cohort
Data Analysis
Geographic Map
Map-based visualization of regions, territories, or location-based data. Turns spreadsheets into geography.
/layouts/geographic-map
Business Strategic
Action Plan
Table of actions with owner, due date, and status. Turns conversation into commitments.
/layouts/action-plan
Data Evidence
Chart 1x
Chart 1x OPF layout with a chart zone.
/layouts/chart-1x
Data Evidence
Chart 1x Title Center
Chart 1x Title Center OPF layout with a chart zone and a slide title.
/layouts/chart-1x-title-center
OPF Config
layouts:risk-heatmap{
"$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."
}
]
}Preview this config live at pptx.dev/playground.