Survey Results Video

Warm slate + coral poll recap: iterate options[] horizontal bar chart with percentages for any survey question.

Type
Video
Format
Full HD · 16:9
Orientation
Landscape
Duration
13.55s
Scenes
3
Render cost
$0.00339 / render
Variables
Open in editor

Free template · opens in the editor, no account required.

Customize Survey Results Video

Survey Results Video is a ready-to-render Data viz / reports video design formatted for Full HD · 16:9 with 3 scenes and support for variables. Open it in the editor to replace its copy and media, then render variations through the Zvid API.

10 variables: Every value below is a variable you can override — send them in the variables field of the render request (or edit them in the editor) to generate on-brand versions at scale.

surveyNameText
2026 Customer Pulse
kickerText
SURVEY RESULTS
periodText
n = 1,842 respondents
headlineText
You spoke. Here's what you said.
subLineText
The results of this quarter's customer survey, question by question.
questionLabelText
Q1 · What matters most in a tool?
closingTitleText
We heard you.
closingLineText
Reliability and speed lead our Q3 roadmap. Full results in the report link.
musicUrlMedia URL
optionsList · 4
labelReliability
pct41
labelSpeed & performance
pct28
labelEase of use
pct19
labelPrice
pct12

The exact JSON payload

This is the full render config — POST it to the API, or open it in the editor to tweak.

Open in editor ↗
{
  "name": "dataviz-survey-results",
  "resolution": "full-hd",
  "frameRate": 30,
  "backgroundColor": "#161219",
  "outputFormat": "mp4",
  "variables": {
    "surveyName": "2026 Customer Pulse",
    "kicker": "SURVEY RESULTS",
    "period": "n = 1,842 respondents",
    "headline": "You spoke. Here's what you said.",
    "subLine": "The results of this quarter's customer survey, question by question.",
    "questionLabel": "Q1 · What matters most in a tool?",
    "closingTitle": "We heard you.",
    "closingLine": "Reliability and speed lead our Q3 roadmap. Full results in the report link.",
    "musicUrl": "https://cdn.pixabay.com/audio/2026/02/24/audio_3f375fdf97.mp3",
    "options": [
      {
        "label": "Reliability",
        "pct": "41"
      },
      {
        "label": "Speed & performance",
        "pct": "28"
      },
      {
        "label": "Ease of use",
        "pct": "19"
      },
      {
        "label": "Price",
        "pct": "12"
      }
    ]
  },
  "scenes": [
    {
      "id": "intro",
      "duration": 4.2,
      "backgroundColor": "#161219",
      "transition": "circleopen",
      "transitionId": "chart",
      "transitionDuration": 0.5,
      "visuals": [
        {
          "type": "SVG",
          "width": 1920,
          "height": 1080,
          "track": 0,
          "enterBegin": 0,
          "exitEnd": 4.2,
          "svg": "<svg width='1920' height='1080' viewBox='0 0 1920 1080' xmlns='http://www.w3.org/2000/svg'><defs><linearGradient id='svIntro' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='#241723'/><stop offset='1' stop-color='#161219'/></linearGradient></defs><rect width='1920' height='1080' fill='url(#svIntro)'/><g opacity='0.55'><rect x='1360' y='720' width='120' height='180' rx='14' fill='#FB7185'/><rect x='1500' y='620' width='120' height='280' rx='14' fill='#FB7185' opacity='0.7'/><rect x='1640' y='500' width='120' height='400' rx='14' fill='#FB7185' opacity='0.5'/></g><path d='M120 720 H360' stroke='#FB7185' stroke-width='6' stroke-linecap='round'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 120,
          "y": 290,
          "width": 1100,
          "anchor": "top-left",
          "track": 1,
          "enterBegin": 0.25,
          "enterEnd": 0.75,
          "enterAnimation": "smoothup",
          "exitEnd": 4.2,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='color:#FB7185; font-size:26px; font-weight:800; letter-spacing:6px;'>{{kicker}} · {{period}}</div><div style='margin-top:24px; color:#FDF2F4; font-size:100px; line-height:1.02; font-weight:800; letter-spacing:-3px;'>{{headline}}</div><div style='margin-top:38px; color:#C0AEBB; font-size:31px; line-height:1.45; font-weight:500;'>{{subLine}}</div>"
        }
      ]
    },
    {
      "id": "chart",
      "duration": 6,
      "backgroundColor": "#161219",
      "transition": "smoothup",
      "transitionId": "outro",
      "transitionDuration": 0.55,
      "visuals": [
        {
          "type": "SVG",
          "width": 1920,
          "height": 1080,
          "track": 0,
          "enterBegin": 0,
          "exitEnd": 6,
          "svg": "<svg width='1920' height='1080' viewBox='0 0 1920 1080' xmlns='http://www.w3.org/2000/svg'><defs><radialGradient id='svChart' cx='0.3' cy='0.3' r='1'><stop offset='0' stop-color='#251824'/><stop offset='1' stop-color='#161219'/></radialGradient></defs><rect width='1920' height='1080' fill='url(#svChart)'/><rect x='540' y='330' width='1200' height='60' rx='30' fill='rgba(255,255,255,0.05)'/><rect x='540' y='450' width='1200' height='60' rx='30' fill='rgba(255,255,255,0.05)'/><rect x='540' y='570' width='1200' height='60' rx='30' fill='rgba(255,255,255,0.05)'/><rect x='540' y='690' width='1200' height='60' rx='30' fill='rgba(255,255,255,0.05)'/><rect x='540' y='330' width='1148' height='60' rx='30' fill='#FB7185'/><rect x='540' y='450' width='784' height='60' rx='30' fill='#F472A0'/><rect x='540' y='570' width='532' height='60' rx='30' fill='rgba(251,113,133,0.65)'/><rect x='540' y='690' width='336' height='60' rx='30' fill='rgba(251,113,133,0.45)'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 120,
          "y": 200,
          "anchor": "top-left",
          "track": 1,
          "enterBegin": 0.2,
          "enterEnd": 0.6,
          "enterAnimation": "smoothright",
          "exitEnd": 6,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='color:#FDF2F4; font-size:44px; font-weight:800; letter-spacing:-1px;'>{{questionLabel}}</div>"
        },
        {
          "type": "TEXT",
          "x": 120,
          "y": 336,
          "width": 400,
          "anchor": "top-left",
          "track": 2,
          "enterBegin": 0.4,
          "enterEnd": 0.8,
          "enterAnimation": "smoothleft",
          "exitEnd": 6,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='color:#FDF2F4; font-size:38px; font-weight:700;'>{{options.0.label}}</div>"
        },
        {
          "type": "TEXT",
          "x": 120,
          "y": 456,
          "width": 400,
          "anchor": "top-left",
          "track": 3,
          "enterBegin": 0.6,
          "enterEnd": 1,
          "enterAnimation": "smoothleft",
          "exitEnd": 6,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='color:#FDF2F4; font-size:38px; font-weight:700;'>{{options.1.label}}</div>"
        },
        {
          "type": "TEXT",
          "x": 120,
          "y": 576,
          "width": 400,
          "anchor": "top-left",
          "track": 4,
          "enterBegin": 0.8,
          "enterEnd": 1.2,
          "enterAnimation": "smoothleft",
          "exitEnd": 6,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='color:#FDF2F4; font-size:38px; font-weight:700;'>{{options.2.label}}</div>"
        },
        {
          "type": "TEXT",
          "x": 120,
          "y": 696,
          "width": 400,
          "anchor": "top-left",
          "track": 5,
          "enterBegin": 1,
          "enterEnd": 1.4,
          "enterAnimation": "smoothleft",
          "exitEnd": 6,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='color:#FDF2F4; font-size:38px; font-weight:700;'>{{options.3.label}}</div>"
        },
        {
          "type": "TEXT",
          "x": 1770,
          "y": 360,
          "anchor": "center-right",
          "track": 6,
          "enterBegin": 0.5,
          "enterEnd": 0.9,
          "enterAnimation": "fade",
          "exitEnd": 6,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='text-align:right; color:#FDF2F4; font-size:44px; font-weight:800;'>{{options.0.pct}}%</div>"
        },
        {
          "type": "TEXT",
          "x": 1770,
          "y": 480,
          "anchor": "center-right",
          "track": 7,
          "enterBegin": 0.7,
          "enterEnd": 1.1,
          "enterAnimation": "fade",
          "exitEnd": 6,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='text-align:right; color:#FBD5DE; font-size:44px; font-weight:800;'>{{options.1.pct}}%</div>"
        },
        {
          "type": "TEXT",
          "x": 1770,
          "y": 600,
          "anchor": "center-right",
          "track": 8,
          "enterBegin": 0.9,
          "enterEnd": 1.3,
          "enterAnimation": "fade",
          "exitEnd": 6,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='text-align:right; color:#E9B7C3; font-size:44px; font-weight:800;'>{{options.2.pct}}%</div>"
        },
        {
          "type": "TEXT",
          "x": 1770,
          "y": 720,
          "anchor": "center-right",
          "track": 9,
          "enterBegin": 1.1,
          "enterEnd": 1.5,
          "enterAnimation": "fade",
          "exitEnd": 6,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='text-align:right; color:#C99DA8; font-size:44px; font-weight:800;'>{{options.3.pct}}%</div>"
        }
      ]
    },
    {
      "id": "outro",
      "duration": 4.4,
      "backgroundColor": "#161219",
      "visuals": [
        {
          "type": "SVG",
          "width": 1920,
          "height": 1080,
          "track": 0,
          "enterBegin": 0,
          "exitEnd": 4.4,
          "svg": "<svg width='1920' height='1080' viewBox='0 0 1920 1080' xmlns='http://www.w3.org/2000/svg'><defs><radialGradient id='svEnd' cx='0.5' cy='0.42' r='0.85'><stop offset='0' stop-color='#2A1A28'/><stop offset='1' stop-color='#161219'/></radialGradient></defs><rect width='1920' height='1080' fill='url(#svEnd)'/><path d='M820 370 H1100' stroke='#FB7185' stroke-width='5' stroke-linecap='round'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 960,
          "y": 440,
          "width": 1300,
          "anchor": "top-center",
          "track": 1,
          "enterBegin": 0.3,
          "enterEnd": 0.8,
          "enterAnimation": "smoothup",
          "exitEnd": 4.4,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='text-align:center; color:#FDF2F4; font-size:88px; line-height:1.05; font-weight:800; letter-spacing:-2px;'>{{closingTitle}}</div><div style='margin-top:28px; text-align:center; color:#C0AEBB; font-size:32px; line-height:1.45; font-weight:500;'>{{closingLine}}</div>"
        },
        {
          "type": "TEXT",
          "x": 960,
          "y": 830,
          "anchor": "top-center",
          "track": 2,
          "enterBegin": 0.9,
          "enterEnd": 1.3,
          "enterAnimation": "fade",
          "exitEnd": 4.4,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='text-align:center; color:#7A6A76; font-size:24px; font-weight:800; letter-spacing:5px;'>{{surveyName}} · {{period}}</div>"
        }
      ]
    }
  ],
  "audios": [
    {
      "src": "{{musicUrl}}",
      "volume": 0.16,
      "track": 0
    }
  ]
}

More Data viz / reports templates

View all ↗

Ready to ship video at scale?

Start free — your first render is only a JSON payload away.