Combined Steps

Because we have two ways of determining how pips are rendered along the Slider, here’s a breakdown of how they interact with each other.

  • step: determines how many points are selectable along the Slider.
    This is for interaction. Non-selectable pips are not rendered at all.
  • pipstep: determines how many points are visible along the Slider.
    This is visual, pips that are not shown are still rendered.

Examples

Here’s a table demonstrating how the two interact with each other.

steppipstepResult
11
1
-10 -9 -8 -7 -6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6 7 8 9 10
1
21
2
-10 -8 -6 -4 -2 0 2 4 6 8 10
1
12
1
-10 -8 -6 -4 -2 0 2 4 6 8 10
1
22
2
-10 -6 -2 2 6 10
1
2.52
0
-10 -5 0 5 10
1
22.5
2
-10 -5 0 5 10
1
2.52.5
0
-10 -3.75 2.5 8.75 10
1
32
2
-10 -4 2 8 10
1
23
2
-10 -4 2 8 10
1
33
2
-10 -1 8 10
1
50.5
0
-10 -7.5 -5 -2.5 0 2.5 5 7.5 10
1
0.55
1
-10 -7.5 -5 -2.5 0 2.5 5 7.5 10
1
0.50.5
1
-1 -0.75 -0.5 -0.25 0 0.25 0.5 0.75 1
1
35
2
-10 5 10
1
53
0
-10 5 10
1