Open FRYoussef opened 5 years ago
Hi, I would like to know if there's anyway to use the daq.Slider as range slider with handleLabel parameter, because the dcc.RangeSlider doesn't have this feature. If not, have you thought about implement it? I've found this but it's a bit tricky.
daq.Slider
handleLabel
dcc.RangeSlider
Hi, I would like to know if there's anyway to use the
daq.Slider
as range slider withhandleLabel
parameter, because thedcc.RangeSlider
doesn't have this feature. If not, have you thought about implement it? I've found this but it's a bit tricky.