Layout Pattern
Heatmap / Cohort Grid
Color-intensity grid showing patterns across two dimensions. Surfaces trends that tables hide.
How to Use It
Heatmaps are pattern detectors. Cohort grids show how groups (by signup month, by segment) behave over time. Use a sequential color scale (light to dark) for a single dimension, or diverging (red-white-green) when zero matters. Label axes clearly. Add a legend for the color scale. Classic use cases: retention curves, churn by segment, engagement by day-of-week and hour, revenue by region and product.
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
Risk Heatmap
Probability-by-impact grid with risks plotted as dots. Makes the risk register actionable.
/layouts/risk-heatmap
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:heatmap-cohort{
"$schema": "https://openpresentation.org/schema/opf/v1",
"name": "PPTX.gallery — layouts/heatmap-cohort",
"tags": [
"gallery:layouts/heatmap-cohort"
],
"slides": [
{
"id": "gallery-preview-1",
"layout": "heatmap-cohort",
"title": "Layout preview",
"subtitle": "Reference layout for the OPF \"heatmap-cohort\" preset."
}
]
}Preview this config live at pptx.dev/playground.