PPTX.gallery
Open in PPTX.dev

Metrics Block

Financial Snapshot

A finance summary block for revenue, margin, burn, and runway.

financial-snapshot1 slidedense density

Finance

Revenue up, burn controlled

Pair a trend chart with the financial metrics that matter.

Revenue
Margin
Burn
Runway

Use Financial Snapshot in your next deck — for free

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

Build a deck with Financial Snapshot →

Free, no card. Exports to PPTX.

OPF Config

blocks:financial-snapshot
Open Presentation Format
{
  "$schema": "https://openpresentation.org/schema/opf/v1",
  "name": "Financial Snapshot",
  "description": "A finance summary block for revenue, margin, burn, and runway.",
  "tone": "formal",
  "narrative": "data-story",
  "takeaway": "Summarize financial position and trend in a single slide.",
  "tags": [
    "content-block",
    "gallery:blocks/financial-snapshot"
  ],
  "design": {
    "colorScheme": "luxury",
    "fontScheme": "aptos",
    "background": {
      "type": "solid",
      "color": "#ffffff"
    }
  },
  "slides": [
    {
      "id": "financial-snapshot",
      "layout": "data-visualization",
      "title": "Revenue up, burn controlled",
      "subtitle": "Financial snapshot across revenue, margin, burn, and runway.",
      "blocks": [
        {
          "type": "metric",
          "metric": "Revenue +22%"
        },
        {
          "type": "metric",
          "metric": "Gross margin 68%"
        },
        {
          "type": "metric",
          "metric": "Burn $410K"
        },
        {
          "type": "metric",
          "metric": "Runway 19 mo"
        },
        {
          "chart": {
            "type": "line",
            "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 executives or investors need a fast read on financial position.

When to Use

For board, investor, finance, and operating review decks.

When to Avoid

Avoid when detailed variance analysis is required.

Block Structure

data-visualization

Revenue up, burn controlled

Financial snapshot across revenue, margin, burn, and runway.

Best Practices

1

Define the period in the subtitle or chart axis.

2

Avoid mixing cash and accrual metrics without labels.

3

Make runway assumptions explicit.

Playground deep link: config=blocks:financial-snapshot