Sort:
Open Access Research Issue
Understanding transitions in animated bar charts
Visual Intelligence 2023, 1: 13
Published: 14 May 2025
Abstract Collect

Animated bar charts have gained popularity on the Internet for their ability to display historical rankings through smooth animated transitions that clearly show the rankings over time. To investigate the usage scenarios of these charts, we analyzed the pop-up comments to understand viewers’ focus. Our findings suggest that animated transitions play a key role in viewers’ perception of ranking changes. We summarized various transition methods and evaluated their impact on user perception and memory through user experiments. We also conducted a detailed analysis of each transition method’s implementation. Our research sheds light on the effectiveness of different transition strategies for animated bar charts.

Regular Paper Issue
Inverse Markov Process Based Constrained Dynamic Graph Layout
Journal of Computer Science and Technology 2021, 36(3): 707-718
Published: 05 May 2021
Abstract Collect

In online dynamic graph drawing, constraints over nodes and node pairs help preserve a coherent mental map in a sequence of graphs. Defining the constraints is challenging due to the requirements of both preserving mental map and satisfying the visual aesthetics of a graph layout. Most existing algorithms basically depend on local changes but fail to do proper evaluations on the global propagation when setting constraints. To solve this problem, we introduce a heuristic model derived from PageRank which simulates the node movement as an inverse Markov process hence to give a global analysis of the layout's change, according to which different constraints can be set. These constraints, along with stress function, generate layouts maintaining spatial positions and shapes of relatively stable substructures between adjacent graphs. Experiments demonstrate that our method preserves both structure and position similarity to help users track graph changes visually.

Open Access Issue
Edge Bundling in Information Visualization
Tsinghua Science and Technology 2013, 18(2): 145-156
Published: 30 April 2013
Abstract PDF (1 MB) Collect
Downloads:101

The edge, which can encode relational data in graphs and multidimensional data in parallel coordinates plots, is an important visual primitive for encoding data in information visualization research. However, when data become very large, visualizations often suffer from visual clutter as thousands of edges can easily overwhelm the display and obscure underlying patterns. Many edge-bundling techniques have been proposed to reduce visual clutter in visualizations. In this survey, we briefly introduce the visual-clutter problem in visualizations. Thereafter, we review the cost-based, geometry-based, and image-based edge-bundling methods for graphs, parallel coordinates, and flow maps. We then describe the various visualization applications that use edge-bundling techniques and discuss the evaluation studies concerning the effectiveness of edge-bundling methods. An edge-bundling taxonomy is proposed at the end of this survey.

Total 3