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.64k stars 658 forks source link

Circular slider? #1260

Closed iamcarlos94 closed 8 months ago

iamcarlos94 commented 9 months 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 8 months ago

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

github-actions[bot] commented 7 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.