PPTX.gallery
Open in PPTX.dev

Layout Pattern

Heatmap / Cohort Grid

Color-intensity grid showing patterns across two dimensions. Surfaces trends that tables hide.

PatternsCohortsRetention

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

ImagePrimary visual
CaptionHeadline or caption

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

OPF Config

layouts:heatmap-cohort
Open Presentation Format
{
  "$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."
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.