This template requires actual database connection to work, so it doesn't have an online demo.
A reactive question template of live-polling with responses shown as a bar chart.
To create this template, run this command in your R console:
surveydown::sd_create_survey(
#path = "path/to/survey",
template = "live_polling"
)
Refer to the Start with a template section for more details.