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
I've been trying to customise shinyWidgets::noUiSliderInput with JS so that its tooltips are editable and the slider reacts to user inputs—something exactly like the example here, but in Shiny.
One of the stack flow community member helped by adapting my initial code, but the slider.noUiSlider.on still doesn't work - see the code here.
Are editable tooltips potentially something that could be added to the package?
The text was updated successfully, but these errors were encountered:
I've been trying to customise
shinyWidgets::noUiSliderInput
with JS so that its tooltips are editable and the slider reacts to user inputs—something exactly like the example here, but in Shiny.One of the stack flow community member helped by adapting my initial code, but the
slider.noUiSlider.on
still doesn't work - see the code here.Are editable tooltips potentially something that could be added to the package?
The text was updated successfully, but these errors were encountered: