UW Interactive Data Lab
IDL logo

Interaction Techniques for Exploratory Data Visualization on Mobile Devices

Luke Snyder, Ryan A. Rossi, Eunyee Koh, Jeffrey Heer, Jane Hoffswell. EuroVis Short Papers, 2024
Figure for Interaction Techniques for Exploratory Data Visualization on Mobile Devices
Interactions for mobile exploratory data visualization: (A) a stacked bar chart of US population data by age, with the menu opened on the right; (B) the user drags along both axes to INSPECT the data via a tooltip; (C) the user drags along the x-axis to INSPECT and taps to SELECT the states with the highest population (CA, FL, NY, TX); (D) to aid comparison, the user double taps to FOCUS on the selected marks and drags along both axes to further INSPECT them; (E) to return to the initial view from Step 1, the user shakes their device to RESET, and taps the AGGREGATE button to show the MAX(population) for each age group; the user then taps the age < 10 mark; (F) to INSPECT the selected mark in the original context, the user taps the AGGREGATE button again to return to the unaggregated view, which shows that CA has the largest population for age < 10.
Materials
Abstract
The ubiquity and on-the-go availability of mobile devices makes them central to many tasks such as interpersonal communication and media consumption. However, despite the potential of mobile devices for on-demand exploratory data visualization, existing mobile interactions are difficult, often using highly custom interactions, complex gestures, or multi-modal input. We synthesize limitations from the literature and outline four motivating principles for improved mobile interaction: leverage ubiquitous modalities, prioritize discoverability, enable rapid in-context data exploration, and promote graceful recovery. We then contribute thirteen interaction candidates and conduct a formative study with twelve participants who experienced our interactions in a testbed prototype. Based on these interviews, we discuss design considerations and tradeoffs from four main themes: precise and rapid inspection, focused navigation, single-touch and fixed orientation interaction, and judicious use of motion.
BibTeX
@inproceedings{2024-mobile-vis-interaction-techniques,
  title = {Interaction Techniques for Exploratory Data Visualization on Mobile Devices},
  author = {Snyder, Luke AND Rossi, Ryan AND Koh, Eunyee AND Heer, Jeffrey AND Hoffswell, Jane},
  booktitle = {EuroVis Short Papers},
  year = {2024},
  publisher = {The Eurographics Association},
  url = {https://idl.uw.edu/papers/mobile-vis-interaction-techniques},
  doi = {10.2312/evs.20241057}
}