HCGRSep 20, 2019

An Experimental Comparison of Map-like Visualisations and Treemaps

arXiv:1909.09351v1
Originality Synthesis-oriented
AI Analysis

This incremental study informs visualization designers about trade-offs in accuracy, speed, and usability for hierarchical data tasks.

The paper compared map-like visualizations with nested and non-nested treemaps for hierarchical data, finding that map-like visualizations had the highest accuracy, nested treemaps were fastest, and nested treemaps were slightly more usable.

Treemaps have been used in information visualisation for over two decades. They make use of nested filled areas to represent information hierarchies such as file systems, library catalogues, etc. Recent years have witnessed the emergence of visualisations that resemble geographic maps. In this paper we present a study that compares the performance of one such map-like visualisation with the original two forms of the treemap, namely nested and non-nested treemaps. Our study employed a mixed-method evaluation of accuracy, speed and usability (such as the ease-of-use and helpfulness of understanding the information). We found that accuracy was highest for the map-like visualisations, followed by nested treemaps and lastly non-nested treemaps. Task performance was fastest for nested treemaps, followed by non-nested treemaps, and then map-like visualisations. For usability, nested treemaps was considered slightly more helpful than map-like visualisations while non-nested performed poorly. We conclude that the results regarding accuracy are promising for the use of map-like visualisations in tasks involving the visualisation of hierarchical information, while non-nested treemap are favoured in tasks requiring speed.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes