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

Feature request: Set different margins and limits for connected ranges #1242

Open Ivanca opened 1 year ago

Ivanca commented 1 year ago

I need to this feature for a project of mine, I googled and it seems other people need it as well, specifically this person wrote on StackOverflow 4 years ago requesting the same thing:

https://stackoverflow.com/questions/55313148/how-to-set-different-margins-and-limits-for-connected-ranges

Please add this feature, I understand if it falls outside the scope of this project and therefore won't be added.