I have a JQuery knob that's displaying a value that can range from -5000 to 5000. I want it to have 0 be straight up, highlight going cw if the value is positive, highlight going ccw if the value is negative. Is there a simple way to do this with JQuery Knob?
Asked
Active
Viewed 146 times
1 Answers
0
I have done your requirement with roundSlider plugin, here you can completely customize this further. Check the below demo: