Layout Pattern
Chart 1x Title Center SlideImage
Chart 1x Title Center SlideImage OPF layout with a chart zone and a slide title.
How to Use It
Chart 1x Title Center SlideImage is a canonical OPF chart layout from the OPF layout catalog. It defines 3 placeholder zones (title: Slide title; chart: Chart content 1; image: Slide image (background)). Use it when you need exact OPF parity for slide.layout chart-1x-title-center-slideimage. Reading flow is horizontal.
Content Zones
Related Layouts
Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.
Data Evidence
Chart 1x Title Left SlideImage
Chart 1x Title Left SlideImage OPF layout with a chart zone and a slide title.
/layouts/chart-1x-title-left-slideimage
Data Evidence
Chart 1x SlideImage
Chart 1x SlideImage OPF layout with a chart zone.
/layouts/chart-1x-slideimage
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
Data Evidence
Chart 1x Title Left
Chart 1x Title Left OPF layout with a chart zone and a slide title.
/layouts/chart-1x-title-left
Data Evidence
Chart 1x
Chart 1x OPF layout with a chart zone.
/layouts/chart-1x
Data Evidence
Chart 2x Title Center SlideImage
Chart 2x Title Center SlideImage OPF layout with 2 chart zones and a slide title.
/layouts/chart-2x-title-center-slideimage
OPF Config
layouts:chart-1x-title-center-slideimage{
"$schema": "https://openpresentation.org/schema/opf/v1",
"name": "PPTX.gallery — layouts/chart-1x-title-center-slideimage",
"tags": [
"gallery:layouts/chart-1x-title-center-slideimage"
],
"slides": [
{
"id": "gallery-preview-1",
"layout": "chart-1x-title-center-slideimage",
"title": "Layout preview",
"subtitle": "Reference layout for the OPF \"chart-1x-title-center-slideimage\" preset."
}
]
}Preview this config live at pptx.dev/playground.