UW Interactive Data Lab
IDL logo

Animated Transitions in Statistical Data Graphics

Jeffrey Heer, George Robertson. IEEE Trans. Visualization & Comp. Graphics (Proc. InfoVis), 2007
Figure for Animated Transitions in Statistical Data Graphics
Animating from a scatter plot to a bar chart (replacing a numerical dimension with a categorical dimension). The top path directly interpolates between the starting and ending states. The bottom path is staged: the first stage moves points to their x-coordinates and updates the x-axis to form a dot plot, the second stage morphs the points into bars.
Materials
Abstract
In this paper we investigate the effectiveness of animated transitions between common statistical data graphics such as bar charts, pie charts, and scatter plots. We extend theoretical models of data graphics to include such transitions, introducing a taxonomy of transition types. We then propose design principles for creating effective transitions and illustrate the application of these principles in DynaVis, a visualization system featuring animated data graphics. Two controlled experiments were conducted to assess the efficacy of various transition types, finding that animated transitions can significantly improve graphical perception.
BibTeX
@article{2007-animated-transitions,
  title = {Animated Transitions in Statistical Data Graphics},
  author = {Heer, Jeffrey AND Robertson, George},
  journal = {IEEE Trans. Visualization \& Comp. Graphics (Proc. InfoVis)},
  year = {2007},
  volume = {13},
  number = {6},
  pages = {1240--1247},
  url = {https://uwdata.github.io/papers/animated-transitions},
  doi = {10.1109/TVCG.2007.70539}
}