UW Interactive Data Lab
IDL logo

Prefuse: A Toolkit for Interactive Information Visualization

Jeffrey Heer, Stuart K. Card, James A. Landay. ACM Human Factors in Computing Systems (CHI), 2005
Figure for Prefuse: A Toolkit for Interactive Information Visualization
Materials
Abstract
Although information visualization (infovis) technologies have proven indispensable tools for making sense of complex data, wide-spread deployment has yet to take hold, as successful infovis applications are often difficult to author and require domain-specific customization. To address these issues, we have created prefuse, a software framework for creating dynamic visualizations of both structured and unstructured data. prefuse provides theoretically-motivated abstractions for the design of a wide range of visualization applications, enabling programmers to string together desired components quickly to create and customize working visualizations. To evaluate prefuse we have built both existing and novel visualizations testing the toolkit's flexibility and performance, and have run usability studies and usage surveys finding that programmers find the toolkit usable and effective. The prefuse toolkit is open source software and can be downloaded from http://prefuse.org.
BibTeX
@inproceedings{2005-prefuse,
  title = {Prefuse: A Toolkit for Interactive Information Visualization},
  author = {Heer, Jeffrey AND Card, Stuart AND Landay, James},
  booktitle = {ACM Human Factors in Computing Systems (CHI)},
  year = {2005},
  pages = {421--430},
  url = {https://uwdata.github.io/papers/prefuse},
  doi = {10.1145/1054972.1055031}
}