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