Does this plugin support a slider or range from bigger number to smaller number #757
Answered
by
IonDen
afwansyawal
asked this question in
Q&A
-
Does this plugin support a slider or range from bigger number to smaller number? In some scenarios, smaller number can means as a higher result. For example, a ranking system. Suppose that I have a range 10 to 1. I tried switching the min max value, 10 in the min and 1 in the max. It does not working. How can I achieve this using this plugin? |
Beta Was this translation helpful? Give feedback.
Answered by
IonDen
Jul 14, 2021
Replies: 1 comment 1 reply
-
Where are multiple ways to do it. Using prettify function: Using values array: |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
afwansyawal
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Where are multiple ways to do it.
Using prettify function:
https://jsfiddle.net/IonDen/q5phxkb3/
Using values array:
https://jsfiddle.net/IonDen/e7v5mnx3/