Portfolio bubble 2x2

Try in Playground
Portfolio bubble 2x2 slide template rendered with SlideForge
Cost
$0.05/slide
Engine
Deterministic
Pattern
Position Map
Output
.pptx + PDF + PNG

Render it

Brief path

curl -X POST https://api.slideforge.dev/v1/render/auto \
  -H "Authorization: Bearer sf_live_..." \
  -H "Content-Type: application/json" \
  -d '{ "brief": "" }'

Structured intent (this template)

{
  "pattern": "position_map",
  "title": "Concentrate investment behind the AI workflow suite while defending the cash engines",
  "subtitle": "Software portfolio - market growth vs competitive position",
  "variant": "portfolio_bubble_2x2",
  "quadrants": [
    {
      "key": "top_left",
      "label": "Invest selectively"
    },
    {
      "key": "top_right",
      "label": "Scale winners"
    },
    {
      "key": "bottom_left",
      "label": "Fix or exit"
    },
    {
      "key": "bottom_right",
      "label": "Defend cash engines"
    }
  ],
  "items": [
    {
      "label": "Core ERP",
      "cell": "bottom_right",
      "size_value": 182,
      "x": 0.72,
      "y": 0.3,
      "note": "EUR 182M"
    },
    {
      "label": "AI workflow suite",
      "cell": "top_right",
      "size_value": 38,
      "x": 0.74,
      "y": 0.82,
      "note": "EUR 38M",
      "emphasis": "primary"
    },
    {
      "label": "Data governance cloud",
      "cell": "top_left",
      "size_value": 61,
      "x": 0.42,
      "y": 0.66,
      "note": "EUR 61M"
    },
    {
      "label": "Legacy reporting",
      "cell": "bottom_right",
      "size_value": 74,
      "x": 0.92,
      "y": 0.13,
      "note": "EUR 74M"
    },
    {
      "label": "Low-code portal",
      "cell": "top_left",
      "size_value": 19,
      "x": 0.16,
      "y": 0.55,
      "note": "EUR 19M"
    },
    {
      "label": "Industry analytics",
      "cell": "top_left",
      "size_value": 27,
      "x": 0.3,
      "y": 0.8,
      "note": "EUR 27M"
    }
  ],
  "legend": [
    {
      "label": "Bubble size",
      "value": "FY26 ARR (EUR M)"
    }
  ],
  "source_note": "Portfolio review, FY26",
  "x_axis": {
    "label": "Competitive position",
    "low": "Weak",
    "high": "Strong"
  },
  "y_axis": {
    "label": "Market growth",
    "low": "Low",
    "high": "High"
  }
}

Related templates

Frequently asked questions

How do I render the Portfolio bubble 2x2 template?

Send a POST to /v1/render/auto with a brief, or call create_slide via MCP with the structured intent shown below. The response includes an editable .pptx, a PDF, and a PNG. $0.05 per slide.

Does an AI write the slide?

No. SlideForge renders deterministically from a structured intent — no LLM draws the slide, so text is never mangled or fabricated. The optional brief path uses a router to pick the pattern, then renders deterministically.

Can I customize the colors and fonts?

Yes. Pass a theme_id to apply a built-in or custom brand theme; the layout stays the same.

Try this template

Render Portfolio bubble 2x2 deterministically — editable PowerPoint in under a second.

Portfolio bubble 2x2 Slide Template | SlideForge | SlideForge (slideforge.dev)