Skip to main content

Chart types

Dalgo offers six chart types. Choose based on what question your data is answering.

Chart typeBest forExample question
Bar ChartComparing values across categoriesHow many beneficiaries did each district serve this quarter?
Line ChartShowing trends over timeHow has enrolment changed month by month?
Pie ChartShowing proportions of a wholeWhat percentage of respondents chose each answer?
NumberHighlighting a single key metricTotal households reached this year
MapVisualising data by geographyWhich regions have the highest case counts?
TableDisplaying raw data in rows and columnsFull list of beneficiaries with their status

Chart type selector

Tips

  • Bar vs Line: Use bar for category comparisons; use line when the x-axis is time.
  • Pie charts: Work best with 5 or fewer slices. More than that becomes hard to read.
  • Number: Use for KPIs on a monitoring dashboard. Combine with a Line chart below it to show the trend behind the number.
  • Map: Requires a geographic column (country, state, or coordinates) in your dataset.

Next: Creating a chart · Dashboards