La boîte à outils InfoVis

  • Authors:
  • Jean-Daniel Fekete

  • Affiliations:
  • INRIA Futurs/LRI, Université Paris-Sud, Orsay, France

  • Venue:
  • IHM 2004 Proceedings of the 16th conference on Association Francophone d'Interaction Homme-Machine
  • Year:
  • 2004

Quantified Score

Hi-index 0.01

Visualization

Abstract

This article presents the InfoVis Toolkit, designed to support the creation, extension and integration of advanced 2D Information Visualization components into interactive Java Swing applications. The InfoVis Toolkit provides specific data structures to achieve a fast action/feedback loop required by dynamic queries. It comes with a large set of components such as range sliders and tailored control panels required to control and configure the visualizations. These components are integrated into a coherent framework that simplifies the management of rich data structures and the design and extension of visualizations. Supported data structures currently include tables, trees and graphs. Supported visualizations include scatter plots, time series, Tree-maps, node-link diagrams for trees and graphs and adjacency matrix for graphs. All visualizations can use fisheye lenses and dynamic labeling. The InfoVis Toolkit supports hardware acceleration when available through Agile2D, an implementation of the Java Graphics API based on OpenGL, achieving speedups of 10 to 1000 times.