67 research outputs found
Mobiles as Portals for Interacting with Virtual Data Visualizations
We propose a set of techniques leveraging mobile devices as lenses to
explore, interact and annotate n-dimensional data visualizations. The
democratization of mobile devices, with their arrays of integrated sensors,
opens up opportunities to create experiences for anyone to explore and interact
with large information spaces anywhere. In this paper, we propose to revisit
ideas behind the Chameleon prototype of Fitzmaurice et al. initially envisioned
in the 90s for navigation, before spatially-aware devices became mainstream. We
also take advantage of other input modalities such as pen and touch to not only
navigate the space using the mobile as a lens, but interact and annotate it by
adding toolglasses
GraphMaps: Browsing Large Graphs as Interactive Maps
Algorithms for laying out large graphs have seen significant progress in the
past decade. However, browsing large graphs remains a challenge. Rendering
thousands of graphical elements at once often results in a cluttered image, and
navigating these elements naively can cause disorientation. To address this
challenge we propose a method called GraphMaps, mimicking the browsing
experience of online geographic maps.
GraphMaps creates a sequence of layers, where each layer refines the previous
one. During graph browsing, GraphMaps chooses the layer corresponding to the
zoom level, and renders only those entities of the layer that intersect the
current viewport. The result is that, regardless of the graph size, the number
of entities rendered at each view does not exceed a predefined threshold, yet
all graph elements can be explored by the standard zoom and pan operations.
GraphMaps preprocesses a graph in such a way that during browsing, the
geometry of the entities is stable, and the viewer is responsive. Our case
studies indicate that GraphMaps is useful in gaining an overview of a large
graph, and also in exploring a graph on a finer level of detail.Comment: submitted to GD 201
Hanstreamer: an Open-source Webcam-based Live Data Presentation System
We present Hanstreamer, a free and open-source system for webcam-based data
presentation. The system performs real-time gesture recognition on the user's
webcam video stream to provide interactive data visuals. Apart from the
standard chart and map visuals, Hanstreamer is the first such video data
presentation system to support network visualisation and interactive
DimpVis-style time-series data exploration. The system is ready for use with
popular online meeting software such as Zoom and Microsoft Teams.Comment: 3 pages, 5 figure
Research directions in data wrangling: Visualizations and transformations for usable and credible data
In spite of advances in technologies for working with data, analysts still spend an inordinate amount of time diagnosing data quality issues and manipulating data into a usable form. This process of ‘data wrangling’ often constitutes the most tedious and time-consuming aspect of analysis. Though data cleaning and integration arelongstanding issues in the database community, relatively little research has explored how interactive visualization can advance the state of the art. In this article, we review the challenges and opportunities associated with addressing data quality issues. We argue that analysts might more effectively wrangle data through new interactive systems that integrate data verification, transformation, and visualization. We identify a number of outstanding research questions, including how appropriate visual encodings can facilitate apprehension of missing data, discrepant values, and uncertainty; how interactive visualizations might facilitate data transform specification; and how recorded provenance and social interaction might enable wider reuse, verification, and modification of data transformations
- …