reportingexecutiveexecutive

Executive Trend Card Slide Template

Optional second slide for executive snapshot: prominent trend chart + 3-5 narrative bullets explaining the trend.

Try in Playground
Executive Trend Card slide template preview — rendered with SlideForge
Cost
$0.03/slide
Speed
<1 second
Items
Output
.pptx + PDF + PNG

Parameters

Parameter
Description
labels
X-axis labels
series
LineTrend series dicts
bullets
3-5 narrative bullet dicts {text}
bullets_title
Title for bullet column
subtitle
{"type":"str","required":false}

Example brief

Trend chart of velocity over 5 sprints + 3 bullets explaining the trend.

API example

With a brief (async, $0.05)

curl -X POST https://api.slideforge.dev/v1/render \
  -H "Authorization: Bearer sf_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "template": "3e2d38ee-55b6-5a85-840a-b657299fa368",
    "brief": "Trend chart of velocity over 5 sprints + 3 bullets explaining the trend...."
  }'

With structured params (sync, $0.03)

curl -X POST https://api.slideforge.dev/v1/render \
  -H "Authorization: Bearer sf_live_..." \
  -H "Content-Type: application/json" \
  -d '{
  "template": "3e2d38ee-55b6-5a85-840a-b657299fa368",
  "params": []
}'

Tags

executivetrendnarrativeleadershipreporting

Related templates

Frequently asked questions

How do I render a Executive Trend Card slide?

Send a POST request to /v1/render with template "3e2d38ee-55b6-5a85-840a-b657299fa368" and your data in the params field. The response includes a .pptx download URL and PNG preview. Template renders cost $0.03 and complete in under 1 second.

What data does the Executive Trend Card template accept?

The Executive Trend Card template accepts: labels, series, bullets, bullets_title, subtitle. See the parameter reference below for details.

Can I customize the colors and fonts of this template?

Yes — pass a theme_id parameter to apply your custom brand colors, fonts, and logo. SlideForge has 8 built-in themes, or you can create custom themes via the Themes API.

Try this template

Render a Executive Trend Card slide in under 1 second. $3 free credit, no card required.