You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a slider has both a label and readout, the actual slider is a bit narrow. We should look at some various nice implementations of sliders (Material design, Shiny) and figure out a way so the width of our slider is never shorter than some minimum that is more reasonable.
When a slider has both a label and readout, the actual slider is a bit narrow. We should look at some various nice implementations of sliders (Material design, Shiny) and figure out a way so the width of our slider is never shorter than some minimum that is more reasonable.
Here is ours:
Material Design Lite:
Shiny:
https://shiny.rstudio.com/gallery/widget-gallery.html
The text was updated successfully, but these errors were encountered: