Skip to content

Data & Visualization Slides

Display your data effectively with Deckyard’s visualization slide types.

Slide type picker showing Data category with Table, Chart, KPI, Comparison, Matrix, Funnel, Pyramid, and Cycle types

Create bar, line, and pie charts from simple CSV/TSV data.

Chart slide editor with bar chart and CSV data input

FieldRequiredDescription
titleYesChart title (max 120 chars)
subheadingNoSubtitle below the title
bottomSubheadingNoText at bottom of slide
chartTypeYesbar, line, or pie
dataYesCSV/TSV formatted data
xLabelNoX-axis label
yLabelNoY-axis label
series1LabelNoLegend label for first series
series2LabelNoLegend label for second series
showLegendNoyes or no
showValuesNoDisplay values on chart
pieLabelModeNonone, value, %, or both

Enter data as CSV (comma-separated) or TSV (tab-separated):

Label,Value
Q1,100
Q2,150
Q3,125
Q4,200

For line charts with two series:

Month,Sales,Costs
Jan,100,80
Feb,120,85
Mar,140,90
  • Bar Chart - Vertical bars for comparing values
  • Line Chart - Connected points showing trends over time (supports 2 series)
  • Pie Chart - Proportional segments for showing parts of a whole

Display structured data in a table format with up to 10 columns and 40 rows.

Table slide editor with grid interface

FieldRequiredDescription
titleYesTable title
captionNoTable caption/footnote
headerRowNoEnable/disable header row (on/off)
animateByCellNoStep-through animation by cell
colCountNoNumber of columns (1-10)
rowsNoArray of row data
  • Header Row - First row is styled as a header
  • Markdown Support - Cells support inline markdown (bold, italic, links)
  • Animation - Optionally reveal table content row-by-row or cell-by-cell during presentation

Showcase key performance indicators with large numbers, units, and change indicators.

KPI slide editor with metrics fields

FieldRequiredDescription
titleNoSlide title
subheadingNoSubtitle
bottomSubheadingNoBottom text
accentNonone, highlight-best, or highlight-risk
countUpNoAnimate numbers counting up (on/off)
metricsNoArray of 1-4 metrics

Each metric can have:

  • value - The number (e.g., “1.2”)
  • unit - Unit suffix (e.g., “M”, ”%”, “k€”)
  • label - Metric name (e.g., “Revenue”)
  • delta - Change indicator (e.g., “+12%”, “-5%”)
  • note - Additional context (e.g., “vs last year”)

Delta values are automatically styled:

  • Values starting with + appear in positive (green) styling
  • Values starting with - or appear in negative (red) styling

Create 2x2 or larger matrix diagrams for framework presentations.

  • BCG Matrix (Growth/Share)
  • Eisenhower Matrix (Urgent/Important)
  • Risk Assessment grids
  • Competitive positioning

Visualize conversion funnels and progressive filtering of data.

  • Sales funnels
  • Marketing conversion rates
  • User journey stages
  • Process filtering

Display hierarchical information in pyramid format.

  • Organizational hierarchies
  • Maslow’s hierarchy
  • Priority frameworks
  • Value propositions

Create circular process diagrams showing recurring workflows.

  • Continuous improvement cycles
  • Seasonal processes
  • Feedback loops
  • Iterative workflows