You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Interpolator to use. Defaults to the bundled linear-scale interpolator
27
-
- `getPercentageForValue` - Takes the value & range and returns a percentage [0, 100] where the value sits from left to right.
28
-
- `getValueForClientX`- Takes the clientX (offset from the left edge of the ranger) along with the dimensions and range settings and transforms a pixel coordinate back into a value.
29
+
30
+
- `getPercentageForValue` - Takes the value & range and returns a percentage [0, 100] where the value sits from left to right.
31
+
- `getValueForClientX`- Takes the clientX (offset from the left edge of the ranger) along with the dimensions and range settings and transforms a pixel coordinate back into a value.
0 commit comments