Visualize numeric data using the range slider

Once you have defined a range for a layer, the range slider appears as an on-screen control along the side of your map or scene. You can interactively adjust the minimum and maximum values of the displayed range, or move the entire range up and down. The slider and range settings are fully configurable using the Range tab, allowing you to look through the full range extent of your data using logical increments. You can view the range slider either as a full extent slider or as a collapsed single-value picker. The single-value picker mode also supports configuring an alias for specific range values, such as displaying Ground instead of a FloorNumber value of 0, or Tuesday for a DayOfWeek value of 3.

Range slider and its controls

To interact with the slider and its controls, move the pointer near the space where the slider is visible at the right of the map view. When the slider is not being used, you can hide the slider and its controls to simplify its appearance and give the primary focus to the map. When hidden, the range properties are still applied to what is displayed on the map.

Controls on the full extent range slider
Controls on the range slider in single value mode

Tip:

The range slider automatically snaps to whole numbers if the fields driving the range are integers (whole numbers).

Range slider itemDescription

Maximum thumb and Minimum thumb

The thumbs set the bounds for the currently visible range. You can type values directly onto the slider or use the Current Range group on the Range tab. You can manually drag the thumbs as well.

Active span

The span equals the difference between the maximum and minimum thumbs for the visible range.

Enable/Disable range Map Range, Disable Range

Switch between displaying data based on the range constraints set using the range slider controls and displaying all the data without any range constraints.

Inside/Outside range Inside Range, Outside Range

Switch between displaying data within the defined range, or outside the defined range. This option is only available when the slider is shown as a full extent slider control.

Full extent Full range extent

Set the range extent of the slider to the full extent defined on the Range tab.

Show/Hide range slider

Show or hide the range slider. Hiding the range slider does not automatically disable map range. The current range is still applied, and if the slider is playing, this continues as well.

Play/Pause

Play a range animation that steps through ranges sequentially. Playback direction, speed, and whether to repeat or reverse can be configured from the Playback group on the Range tab. While playing, the Pause button displays in its place.

Next/Previous step

Move forward or backward in the range by the amount defined in the step settings on the Range tab.

Maximum extent and Minimum extent

The upper and lower values on the slider bar show the range extent of the range slider. You can modify the range extent of the slider by dragging the slider controls beyond the extent of the range slider, clicking the full range extent command, or rotating the wheel button over the range slider to zoom in and out.

Total range extent

The colored fill in the slider bar represents the range extent as defined in the layer properties of one of more layers in the group.

Tips for interacting with the range slider

Keep the following in mine when using the range slider:

  • When range is disabled on the map, you can click anywhere on the slider bar to enable range. It brings the end range slider control to the position you click.
  • For improved performance during playback, allow the range slider to play through once completely. Each range step is cached so the next time you play the visualization, it pulls from the cache and, as a result, draws faster at each step.
  • Use the mouse wheel button for higher precision adjustment for the slider values. The full extent must be unlocked to scroll the wheel button and interactively change range values on the slider.

Keyboard shortcuts to interact with the range slider

The playback commands for Play, Pause, Next Step, and Previous Step have keyboard shortcuts to assist in the interactive experience when viewing range data. The view must be active and the active tool must be the Explore tool to use these keyboard shortcuts.

Keyboard shortcutActionComment

Ctrl+Shift+Spacebar

Play or Pause.

Play the entire range of steps sequentially, or press the keyboard shortcut again to pause.

Ctrl+Shift+Up arrow

Next step.

Move forward in the range by the step amount defined in the step settings on the Range tab.

Ctrl+Shift+Down arrow

Previous step.

Move backward in the range by the step amount defined in the step settings on the Range tab.

Keyboard shortcuts for the range slider

Related topics