-
I am using Ion-RangeSlider in angular9 application. The issue i am facing is when i am trying to use "$" from jquery it is giving me error as "Cannot find name '$'. Do you need to install type defini…
-
Hello , i used two range that their value change programatically in a specific formula when i click outside the span they lose their value
you can check the demo of my application , so you can unde…
-
I have been trying to make a slider with a dynamic range that is modified via a date picker dropdown in conjunction with intermediate filtered data. There is a very strange glitch that happens when I …
-
It would be nice to have for example `movable-range` property. Use case: you select the range of values you want and then drag the selector to the value you want. For example: I select the range 1-1…
-
I have encountered a strange behavior where, no matter what chart or data I am using, when the range slider doesn't have any space on the y axis, (this can happen when the y axis labels are wide) it f…
-
The option for the [range()](https://github.com/observablehq/inputs#Range) width has one value and would be better if there was two values. One for the text box and one for the slider length.
Curr…
-
Jquery UI slider have a range option (http://api.jqueryui.com/slider/#option-range), which is currently not supported.
Slider type shouldn't have "integer" as parent type, but "form". If "range" opti…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
##…
-
Currently command parameters `type=number` are renderted as range sliders:
![grafik](https://github.com/user-attachments/assets/b0ef880a-a680-4655-b3cd-6a0077df4952)
The have no inidcaiton about…
-
Hi,
While floating ranges, such as slider(0.1:0.1:10) does work well, integer increment looks like work not well.
n = slider(0.1:0.1:10)
For example,
with a slider(1:10:91), I was expecting th…