alan-turing-institute / teadt-community-survey

This is a repository for the TRIC-DT Innovation and impact hub community survey, forming part of the scoping research for the TEA-DT project
0 stars 1 forks source link

replace sliders with horizontal radio buttons #69

Closed aranas closed 4 months ago

aranas commented 4 months ago

if this is an easy fix @aranas to use this to also replace some of the multiselect options

aranas commented 4 months ago

st.radio( "What's your favorite movie genre", ('Comedy', 'Drama', 'Documentary'), horizontal=True)