PPTX.gallery
Open in PPTX.dev

Layout Pattern

Chart 1x

Chart 1x OPF layout with a chart zone.

Chart1 zoneCenter aligned

How to Use It

Chart 1x is a canonical OPF chart layout from the OPF layout catalog. It defines 1 placeholder zone (chart: Chart content 1). Use it when you need exact OPF parity for slide.layout chart-1x. Reading flow is horizontal.

Content Zones

ChartChart content 1

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

OPF Config

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

Preview this config live at pptx.dev/playground.