Indexed (rebased to 100) line

Mid-market growth outpaces enterprise and SMB

Try in Playground
Indexed (rebased to 100) line slide template rendered with SlideForge
Cost
$0.05/slide
Engine
Deterministic
Pattern
Trend Chart
Output
.pptx + PDF + PNG

Example brief

The mid-market segment has shown the fastest growth, with a revenue index increasing from 100 in Q1 FY25 to 291 in Q4 FY26, outpacing the enterprise segment which grew from 100 to 160, and the SMB segment which grew from 100 to 161, over the same period, with the enterprise segment maintaining a steadier but higher value growth, while the SMB segment has a high acquisition volume but weaker retention quality.

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": "The mid-market segment has shown the fastest growth, with a revenue index increasing from 100 in Q1 FY25 to 291 in Q4 FY" }'

Structured intent (this template)

{
  "pattern": "trend_chart",
  "title": "Mid-market has compounded fastest, while enterprise growth is steadier but higher value",
  "subtitle": "Revenue index by segment (Q1 FY25 = 100)",
  "variant": "indexed_rebased_line",
  "periods": [
    "Q1 FY25",
    "Q2 FY25",
    "Q3 FY25",
    "Q4 FY25",
    "Q1 FY26",
    "Q2 FY26",
    "Q3 FY26",
    "Q4 FY26"
  ],
  "series": [
    {
      "label": "Mid-market",
      "values": [
        100,
        122,
        148,
        176,
        205,
        232,
        260,
        291
      ],
      "emphasis": "primary"
    },
    {
      "label": "Enterprise",
      "values": [
        100,
        108,
        115,
        123,
        132,
        141,
        151,
        160
      ]
    },
    {
      "label": "SMB",
      "values": [
        100,
        116,
        131,
        143,
        150,
        154,
        158,
        161
      ]
    }
  ],
  "caution": "SMB acquisition volume is high but retention quality is weaker.",
  "source_note": "Finance cube, May 2026",
  "takeaway": "Back mid-market's compounding while protecting enterprise value density."
}

Related templates

Frequently asked questions

How do I render the Indexed (rebased to 100) line 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 Indexed (rebased to 100) line deterministically — editable PowerPoint in under a second.

Indexed (rebased to 100) line Slide Template | SlideForge | SlideForge (slideforge.dev)