Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the acf domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /opt/bitnami/wordpress/wp-includes/functions.php on line 6131

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the filebird domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /opt/bitnami/wordpress/wp-includes/functions.php on line 6131

Notice: Function acf_get_value was called incorrectly. Advanced Custom Fields - We've detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this. Please see Debugging in WordPress for more information. (This message was added in version 5.11.1.) in /opt/bitnami/wordpress/wp-includes/functions.php on line 6131

Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /opt/bitnami/wordpress/wp-includes/kses.php on line 2018

Automatically Arranging Charts with Vistribute

iSchoolNews - April 26, 2019

Supporting analysts in placing visualizations across multiple devices.

Automatically Arranging Charts with Vistribute

Original Story by Tom Horak
Sparks of Innovation: Stories from the HCIL

By Tom Horak (Technische Universität Dresden), Andreas Mathisen (Aarhus University), Clemens N. Klokmose (Aarhus University), Raimund Dachselt (Technische Universität Dresden), and Niklas Elmqvist (University of Maryland)

We nowadays surround ourselves with a multitude of different devices: smartphones and tablets, laptops and desktops, projectors and large displays. However, most of the time, people only work on a single device at a time. This is a missed opportunity, as using multiple devices in parallel can improve efficiency. For instance, journalists refer to multiple documents when writing their stories, doctors compare several X-rays and test results when deciding on a treatment plan, or — as is the case in our work — data analysts look at many different visualizations in order to extract insights from data. In these situations, more screen space is always beneficial. This can be addressed by using, e.g., a large display alongside a laptop in a meeting room, a combination of a smartphone and a tablet in a coffee shop, or simply multiple screens on your desk.

While we have the ingredients for realizing such systems, one challenge remains: the different visualizations must be placed on the devices in a meaningful and useful way. This is especially important for visualizations, as charts often complement each other, e.g., by providing an alternative perspective onto a subset of the data, by allowing comparison across multiple subsets, or by supporting filter conditions. In other words, there are multiple aspects that need to be considered when placing visualizations in any interface.

Read more