create a single slider line with two slider points
At a glance
The community member is looking for a way to have a second slider point to define a range, as the current default min range can only be set at the start slider. The comments suggest that a range_slider could help, and one community member mentions that they have a range slider available at a certain link. Another community member confirms that this is exactly what the original poster was looking for.
Basically with a single slider circle, I can only change the right part of the interval. So it will always bfixed at 0: } (0,10) --> move slider and it becomes (0,100)
I would like to be able to do something like
(0-10) --> move slider range and it becomes (10,100)