🤖 AI Summary
This study addresses the cognitive gap between node-link diagrams (structural views) and parallel coordinate plots (attribute views) to improve cross-view information integration in multi-view visualization. To this end, we propose the first design space for animated transitions tailored to heterogeneous views, balancing traceability and swiftness. It comprises two variants: a baseline linear-interpolation transition and an advanced interleaved transition integrating segmented rendering, staggered initiation, and perceptual guidance. A controlled user study demonstrates that the baseline variant excels in rapid view switching, whereas the advanced variant significantly improves cross-view data-item tracking accuracy (+32%), validating the design space’s effectiveness and practicality. Our core contributions are (1) a systematic framework for transition design in heterogeneous multi-view visualization, and (2) empirical evidence revealing the trade-off between animation pacing and cognitive objectives—specifically, between speed and traceability.
📝 Abstract
Multi-faceted data visualization typically involves several dedicated views. To create a comprehensive understanding of the data, users have to mentally integrate the information from the different views. This integration is hindered by context switches between views and usually requires interactive methods such as brushing and linking. Animated transitions have also been shown to be able to mediate context switches and improve understanding. Yet, most existing animated transitions consider only basic views showing the same data facet. In this work, we study how the gap between node-link diagrams, showing graph structure, and parallel coordinates plots, showing multivariate attributes, can be narrowed via smooth animated transitions. Based on two design goals (traceability and swiftness), we outline a partial design space including several design options. These inform the implementation of two alternative transition variants: a basic variant with plain interpolation and an advanced variant that uses our design space and accepted animation techniques, including staging and staggering. In a preliminary study, we asked seven participants for qualitative feedback. We found that the swiftness of the basic variant is preferred, while the traceability of data items is better with the slower advanced variant.