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.66k stars 659 forks source link

How do I change the step? #1136

Closed fisherspoon closed 3 years ago

fisherspoon commented 3 years ago

Hi, I have a slider, the range is from 3000 to 300,000. I can't figure out how to make sure that the step from 3000 to 5000 was equal to 2000, and after five it was equal to 5000. And is it possible to add a separator in the form of a space and a marker in the marker text currency? $ 5,000, $ 50,000, $ 150,000. I would be grateful for your help.

https://codepen.io/fisherspoon/pen/jOBWJQP

leongersen commented 3 years ago

I've answered your StackOverflow question.

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