PPTX.gallery
Open in PPTX.dev

Layout Pattern

Dashboard

Multiple small charts in a grid for an at-a-glance overview. Bird's-eye view of a business or function.

OverviewMulti-chartMonitoring

How to Use It

Dashboards show scale - a single slide that represents the whole business or function. Use a 2x2 or 3x2 grid of small charts, each with a clear label and headline metric. Avoid making any one chart too detailed; if a chart needs explanation, it belongs on its own slide. Good dashboards have visual consistency - same chart conventions, same color palette, same font scale across every tile.

Content Zones

HeadlineKey insight
EvidenceChart, metric, or table

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

OPF Config

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

Preview this config live at pptx.dev/playground.