PPTX.gallery
Open in PPTX.dev

Metrics Block

Data Story Insight

A single-insight analytical slide that connects evidence to implication.

data-story-insight1 slidebalanced density

Insight

The gap opens after onboarding

Use one chart and one implication, not a dashboard.

Finding
Implication
Action
Q4

Use Data Story Insight in your next deck — for free

STORYD writes a presentation around your topic and applies Data Story Insight across every slide. No template hunting, no copy-paste.

Build a deck with Data Story Insight →

Free, no card. Exports to PPTX.

OPF Config

blocks:data-story-insight
Open Presentation Format
{
  "$schema": "https://openpresentation.org/schema/opf/v1",
  "name": "Data Story Insight",
  "description": "A single-insight analytical slide that connects evidence to implication.",
  "tone": "technical",
  "narrative": "data-story",
  "takeaway": "Turn one analytical finding into a clear narrative slide.",
  "tags": [
    "content-block",
    "gallery:blocks/data-story-insight"
  ],
  "design": {
    "colorScheme": "slate-gray",
    "fontScheme": "open-sans",
    "background": {
      "type": "solid",
      "color": "#ffffff"
    }
  },
  "slides": [
    {
      "id": "data-story-insight",
      "layout": "data-visualization",
      "title": "The gap opens after onboarding",
      "subtitle": "One finding, one implication, one action.",
      "blocks": [
        {
          "items": [
            "Finding: activation splits by segment",
            "Implication: onboarding needs branching",
            "Action: test segment-specific paths"
          ]
        },
        {
          "chart": {
            "type": "bar",
            "data": {
              "columns": [
                "Series 1",
                "Current",
                "Next",
                "Target"
              ],
              "rows": [
                [
                  "Example",
                  12,
                  19,
                  27
                ]
              ]
            }
          }
        }
      ],
      "design": {
        "contentBox": false,
        "contentAlignment": "left",
        "titleAlignment": "left",
        "contentDirection": "horizontal"
      }
    }
  ],
  "catalogs": {
    "layouts": {
      "records": [
        {
          "$schema": "https://openpresentation.org/schema/opf-layout/v1",
          "id": "data-visualization",
          "name": "Data_Visualization",
          "label": "Data Visualization",
          "summary": "Clean charts and graphs with supporting text. Present complex data in digestible formats.",
          "description": "Clean charts and graphs with supporting text. Present complex data in digestible formats.",
          "tags": [
            "Charts",
            "Analytics",
            "Data"
          ],
          "master": "Gallery",
          "masterSlideIndex": 3,
          "groupHash": "153f444c25792e384c219fafc5ca1a0324103c782fa01f0902391c0014076cad",
          "groupDefault": true,
          "contentType": "Chart",
          "contentMultiple": "1x",
          "contentAlignment": "Left",
          "contentBox": false,
          "contentTypeChartPrimary": "None",
          "contentTypeImageFill": "None",
          "contentTypeListBullet": "None",
          "contentTypeListHeading": false,
          "slideTitle": true,
          "slideTitleAlignment": "Left",
          "slideImage": false,
          "slideImageAlignment": "None",
          "slideLayoutDirection": "Horizontal",
          "zones": [
            {
              "role": "title",
              "placeholder": "title"
            },
            {
              "role": "chart",
              "placeholder": "chart content 2"
            },
            {
              "role": "text",
              "placeholder": "text content 3"
            }
          ],
          "preview": {},
          "details": "Clean charts and graphs with supporting text. Present complex data in digestible formats. OPF placeholders: title, chart, text.",
          "category": "data-analysis",
          "spatialCategory": "2 zone row",
          "contentTypeTags": [
            "comparison",
            "mixed",
            "chart"
          ],
          "placeholders": [
            {
              "type": "title"
            },
            {
              "type": "chart"
            },
            {
              "type": "text"
            }
          ],
          "composition": {
            "mode": "row"
          },
          "slideSubtitle": false
        }
      ]
    }
  }
}
Open in OPF PlaygroundOpen in visual editor

Preview this config live at pptx.dev/playground, or load it in the gallery visual editor.

Use Case

Use when one data finding deserves its own narrative beat.

When to Use

For research readouts, analysis decks, business reviews, and experiment reviews.

When to Avoid

Avoid for dashboards where many metrics need equal weight.

Block Structure

data-visualization

The gap opens after onboarding

One finding, one implication, one action.

  • -Finding: activation splits by segment
  • -Implication: onboarding needs branching
  • -Action: test segment-specific paths

Best Practices

1

Make the chart title a finding.

2

Use annotations only for the key comparison.

3

Do not bury the implication in speaker notes.

Playground deep link: config=blocks:data-story-insight