Vistribute enables the automatic distribution of visualizations across different devices by incorporating the properties and relationships of visualization views and connected devices.
Video: Vistribute in 3 Minutes
In a hurry? We also have a 30-second preview video.
Quick Access
Download the pre-print:
Abstract
We present Vistribute, a framework for the automatic distribution of visualizations and UI components across multiple heterogeneous devices. Our framework consists of three parts:
(i) a design space considering properties and relationships of interactive visualizations, devices, and user preferences in multi-display environments;
(ii) specific heuristics incorporating these dimensions for guiding the distribution for a given interface and device ensemble; and
(iii) a web-based implementation instantiating these heuristics to automatically generate a distribution as well as providing interaction mechanisms for user-defined adaptations.
In contrast to existing UI distribution systems, we are able to infer all required information by analyzing the visualizations and devices without relying on additional input provided by users or programmers. In a qualitative study, we let experts create their own distributions and rate both other manual distributions and our automatic ones. We found that all distributions provided comparable quality, hence validating our framework.
Presentation @ ACM CHI ’19
We will present our Vistribute paper at the ACM CHI 2019 conference (Glasgow, Scotland, UK).
Online Demo
An online demo will be available soon.
Source Code
The source code of the Vistribute prototype will soon be made publicly available on Github: github.com/tomhorak21/vistribute.
Publication & Additional Material
@inproceedings{Horak2019,
author = {Tom Horak and Andreas Mathisen and Clemens N. Klokmose and Raimund Dachselt and Niklas Elmqvist},
title = {Vistribute: Distributing Interactive Visualizations in Dynamic Multi-Device Setups},
booktitle = {Proceedings of the ACM Conference on Human Factors in Computing Systems},
year = {2019},
month = {5},
location = {Glasgow, Scotland, UK},
numpages = {13},
doi = {10.1145/3290605.3300846},
publisher = {ACM}
}