I have a daq.slider with min=-5 and max=0. How can I adjust the parameters of this slider such that when a value of -1.4, the blue slider highlighting starts at 0 and ends at -1.4, versus starting at -5?
daq.slider
min=-5
max=0
-1.4
0
-5