dreamRs/shinyWidgets

used named list for choices in sliderTextInput

Open

#289 aperta il 3 giu 2020

Vedi su GitHub
 (1 commento) (3 reazioni) (0 assegnatari)R (146 fork)batch import
featurehelp wanted

Metriche repository

Star
 (764 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Currently, the sliderTextInput widget only allows specifying a vector in the choices argument, making it impossible to have a named list in order to have a display label for every value, unlike in other widgets like selectInput.

Would it be possible to implement such functionality? Thanks in advance!

Guida contributor