Skip to main content

SF-0206 · Concept · Easy

What are the chart types available in salesforce Dashboards?

✓ Verified by Vikas Singhal · Last reviewed 5/17/2026 · Updated for Spring '26

Salesforce Lightning Dashboards offer a wide chart palette: Bar, Column, Line, Donut, Funnel, Scatter, Gauge, Metric, Table, Lightning Table, plus stacked variants and Combo charts.

The full palette

ChartBest for
Vertical Bar (Column)Compare categories side by side
Horizontal BarLong category labels, top-N rankings
Stacked Bar / ColumnComposition within each category
100% Stacked Bar / ColumnPercentage composition
LineTrend over time
Cumulative LineRunning totals
AreaComposition over time
DonutComposition (one ring)
FunnelSequential stages (sales pipeline, conversion)
ScatterTwo-variable relationship + size bubble
GaugeSingle metric vs target / range
MetricOne big number with optional comparison
TableTop-N rows
Lightning TableMulti-column table with sorting, formatting
ComboBar + line on the same axes

When to pick which

  • Time on the x-axis → Line, Cumulative Line, Combo
  • Compare categories → Bar (long labels) or Column (short labels)
  • Show composition → Stacked, Donut
  • Show conversion stages → Funnel
  • One critical KPI → Metric or Gauge
  • Bunch of rows → Lightning Table

Composition: which to use?

ChartProsCons
DonutQuick read for 3-7 slicesHard to compare slices over 10
PieClassic, familiarSame downsides — limited to small N
Stacked columnCompare composition across timeHarder to read individual segments
100% StackedPure share comparisonLoses absolute values

Trend: which to use?

ChartBest fit
LineContinuous values over time
AreaContinuous + composition
Cumulative LineRunning total (pipeline build-up)
ComboTwo metrics on one chart (revenue + target)

Special components

  • Funnel — typically Opportunity Pipeline by Stage, with the stages ordered correctly
  • Gauge — single metric versus thresholds (red/yellow/green)
  • Metric — KPIs like “Total Cases Closed”, “Pipeline This Quarter”
  • Lightning Table — rich tables with column-level formatting, sorting, conditional highlighting

Chart-source compatibility

Source formatCharts available
SummaryAll chart types
MatrixAll chart types (stacked variants shine here)
JoinedLimited — one block at a time
Tabular with Row LimitBar, Column, Donut, Funnel, Metric, Table

Picking colours

Lightning Dashboards let you assign colours per category (e.g. Won = green, Lost = red) for consistent meaning across components. Set this in the chart-attributes panel.

Common follow-ups

  • Maximum components on a dashboard? — 20 in Lightning Experience.
  • Can I have a combo of three metrics? — Combo supports one bar + one line; for more, use Lightning Table.
  • Heat maps? — Use Matrix report → Lightning Table → conditional highlighting per cell.

Verified against: Salesforce Help — Dashboard Component Types. Last reviewed 2026-05-17 for Spring ‘26.