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
We should consider switching our slider implementation to https://react-component.github.io/slider/examples/range.html which is what I believe Dash uses. It supports dual-handles with push and offset, which would give us a single widget to easily control bounded min/max pairs like domain etc.
We should consider switching our slider implementation to https://react-component.github.io/slider/examples/range.html which is what I believe Dash uses. It supports dual-handles with push and offset, which would give us a single widget to easily control bounded min/max pairs like domain etc.
see #580
The text was updated successfully, but these errors were encountered: