Layout Pattern
Wheel / Radial Model
Circular frame with segments around a central theme. Good for frameworks with equal-weight components.
How to Use It
Wheel diagrams treat all segments as equal around a central idea - useful for brand values, balanced scorecards, or any framework where hierarchy is flat. 4-8 segments read cleanly. Label each segment with a name and one-line description; keep the center label short (the framework name). Different from hub-and-spoke in that each segment is a pie slice, not a satellite node. Used for strategy frameworks and value-based models.
Content Zones
Related Layouts
Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.
Visual Storytelling
Architecture Stack
Layered diagram of a system from foundation to user-facing. Classic for tech stacks and capability layers.
/layouts/architecture-stack
Visual Storytelling
Before & After
Two-panel layout showing transformation. Proves impact by making change visible and concrete.
/layouts/before-after
Visual Storytelling
Case Study
Three-panel narrative of Challenge, Solution, and Impact. Turns a customer story into proof.
/layouts/case-study
Visual Storytelling
Circular Lifecycle
Stages arranged in a closed loop. Shows processes that repeat rather than end.
/layouts/circular-lifecycle
Visual Storytelling
Hub and Spoke
Central node with radiating connections. Shows one-to-many relationships clearly.
/layouts/hub-and-spoke
Visual Storytelling
Testimonial Grid
Multiple customer or stakeholder quotes in a grid. Builds social proof through volume and diversity.
/layouts/testimonial-grid
OPF Config
layouts:wheel-radial{
"$schema": "https://openpresentation.org/schema/opf/v1",
"name": "PPTX.gallery — layouts/wheel-radial",
"tags": [
"gallery:layouts/wheel-radial"
],
"slides": [
{
"id": "gallery-preview-1",
"layout": "wheel-radial",
"title": "Layout preview",
"subtitle": "Reference layout for the OPF \"wheel-radial\" preset."
}
]
}Preview this config live at pptx.dev/playground.