Skip to main content
All CollectionsForms and data basesForm responses
How to showcase charts based on form responses

How to showcase charts based on form responses

Learn how to showcase form responses with charts in Formaloo, including examples for each field type and chart view.

Updated over a week ago

Formaloo automatically creates charts for your form responses to help you visualize and analyze your data.

📝 Additional insights

In this guide, we’ll walk through how each field type displays in the “Charts” section of your app with examples.

Single-choice field (Doughnut chart)

Example field:
Question: What’s your favorite fruit?
Options: Apple, Banana, Orange, Mango

chart view

🟢 Chart type: Doughnut chart
Shows the percentage of times each option is selected.

Doughnut chart

Multi-choice field (Column chart)

Example field:
Question: Which programming languages do you use?
Options: Python, JavaScript, Java, C++

multi choice

🟢 Chart type: Column chart
Displays the number of times each option was selected.

Column chart

Dropdown field (Doughnut chart)

Example field:
Question: What is your country of residence?
Options: USA, Canada, Germany, Estonia

drop down

🟢 Chart type: Doughnut chart
Shows the percentage distribution of selected options.

Score (1–10) field (Doughnut Chart + NPS)

Example field:
Question: How likely are you to recommend us to a friend?
Scale: 1 to 10

score field

🟢 Chart type: Doughnut chart
Displays the breakdown of scores and the NPS value.

CSAT field (Doughnut Chart + Average Rating)

Example field:
Question: How satisfied are you with our support?
Icons: ⭐️ (Stars from 1 to 5)

csat field

🟢 Chart type: Doughnut chart + Average score
Shows percentage for each rating and calculates the average CSAT.

average rating

Yes/No field (Doughnut chart)

Example field:
Question: Would you like to receive our newsletter?
Options: Yes / No

yes no field

🟢 Chart type: Doughnut chart
Displays the percentage for Yes and No.

pie chart

Like/Dislike field (Doughnut chart)

Example field:
Question: Did you find this tutorial helpful?
Options: 👍 Like / 👎 Dislike

like dislike field

🟢 Chart type: Doughnut chart
Shows the percentage of likes vs. dislikes.

📝Tips:

  • Enable Required for fields if you want to ensure responses.

  • View charts in the Charts tab for live sharing.

  • Use charts to get instant insights for surveys, feedback, quizzes, or reports.

Did this answer your question?