leongersen / noUiSlider

noUiSlider is a lightweight, ARIA-accessible JavaScript range slider with multi-touch and keyboard support. It is fully GPU animated: no reflows, so it is fast; even on older devices. It also fits wonderfully in responsive designs and has no dependencies.
https://refreshless.com/nouislider/
MIT License
5.69k stars 656 forks source link

Circular slider? #1260

Closed iamcarlos94 closed 1 year ago

iamcarlos94 commented 1 year ago

Would it be possible to change the slider in a way that would make it a circle where both ends meet?

Something like this:

IMG_2321
leongersen commented 1 year ago

No, that's not something I think this library could do. The event handling currently only supports one axis.

github-actions[bot] commented 11 months ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.