A template of a custom plotly chart question using sd_question_custom().
Play with the Live demo or watch the Walkthrough recording:
Run this command in your R console:
surveydown::sd_create_survey(
#path = "path/to/survey",
template = "custom_plotly_chart"
)