Information Visualization: Difference between revisions

From InfoVis:Wiki
Jump to navigation Jump to search
No edit summary
(Wikipedia quoatation)
Line 10: Line 10:


{{Quotation|A method of presenting data or information in non-traditional, interactive graphical forms. By using 2-D or 3-D color graphics and animation, these visualizations can show the structure of information, allow one to navigate through it, and modify it with graphical interactions.|[UIUC DLI, 1998]}}
{{Quotation|A method of presenting data or information in non-traditional, interactive graphical forms. By using 2-D or 3-D color graphics and animation, these visualizations can show the structure of information, allow one to navigate through it, and modify it with graphical interactions.|[UIUC DLI, 1998]}}
{{Quotation|As a subject in computer science, information visualization is the use of interactive, sensory representations, typically visual, of abstract data to reinforce cognition.<br>Information visualization is a complex research area. It builds on theory in [[information design]], computer graphics, human-computer interaction and cognitive science.<br>Practical application of information visualization in computer programs involves selecting, transforming and representing abstract data in a form that facilitates human interaction for exploration and understanding.<br>Important aspects of information visualization are the interactivity and dynamics of the visual representation. Strong techniques enable the user to modify the visualization in real-time, thus affording unparalleled perception of patterns and structural relations in the abstract data in question.<br>
Although much work in information visualization regards to visual forms, auditory and other sensory representations are also of concern.|[Wikipedia, 2005]}}
<center>''Read full article on [[wikipedia:Information visualization|Wikipedia]]''</center>


== Overview ==
== Overview ==
Line 34: Line 38:
*[UIUC DLI, 1998] University of Illinois at Urbana-Champaign Digital Libraries Initiative, UIUC DLI Glossary. Created: November 23, 1998. http://dli.grainger.uiuc.edu/glossary.htm
*[UIUC DLI, 1998] University of Illinois at Urbana-Champaign Digital Libraries Initiative, UIUC DLI Glossary. Created: November 23, 1998. http://dli.grainger.uiuc.edu/glossary.htm
*[Voigt, 2002] Robert Voigt, [http://www.vrvis.at/vis/resources/DA-RVoigt/node4.html ''Classification and Definition of Terms''], 2002.
*[Voigt, 2002] Robert Voigt, [http://www.vrvis.at/vis/resources/DA-RVoigt/node4.html ''Classification and Definition of Terms''], 2002.
*[Wikipedia, 2005] Wikipedia, Information visualization. Retrieved at: July 19, 2005. http://en.wikipedia.org/wiki/Information_visualization


== External links ==
== External links ==

Revision as of 02:42, 19 July 2005

Information visualization (InfoVis) produces (interactive) visual representations of abstract data to reinforce human cognition and perception; thus enabling the viewer to gain knowledge about the internal structure of the data and causal relationships in it.

Definitions

The use of computer-supported, interactive, visual representations of abstract data to amplify cognition.
[Card et al., 1998]


Information visualization, an increasingly important subdiscipline within HCI , focuses on graphical mechanisms designed to show the structure of information and improve the cost of access to large data repositories. In printed form, information visualization has included the display of numerical data (e.g., bar charts, plot charts, pie charts), combinatorial relations (e.g., drawings of graphs), and geographic data (e.g., encoded maps). Computer-based systems, such as the information visualizer and dynamic queries have added interactivity and new visualization techniques (e.g., 3D, animation).
[Averbuch, 2004]


Visual representations of the semantics, or meaning, of information. In contrast to scientific visualization, information visualization typically deals with nonnumeric, nonspatial, and high-dimensional data.
[Chen, 2005]


A method of presenting data or information in non-traditional, interactive graphical forms. By using 2-D or 3-D color graphics and animation, these visualizations can show the structure of information, allow one to navigate through it, and modify it with graphical interactions.
[UIUC DLI, 1998]


As a subject in computer science, information visualization is the use of interactive, sensory representations, typically visual, of abstract data to reinforce cognition.
Information visualization is a complex research area. It builds on theory in information design, computer graphics, human-computer interaction and cognitive science.
Practical application of information visualization in computer programs involves selecting, transforming and representing abstract data in a form that facilitates human interaction for exploration and understanding.
Important aspects of information visualization are the interactivity and dynamics of the visual representation. Strong techniques enable the user to modify the visualization in real-time, thus affording unparalleled perception of patterns and structural relations in the abstract data in question.
Although much work in information visualization regards to visual forms, auditory and other sensory representations are also of concern.
[Wikipedia, 2005]


Read full article on Wikipedia

Overview

Application of information visualization on the computer involves providing means to transform and represent data in a form that allows and encourages human interaction. Data can therefore be analyzed by exploration rather than pure reasoning; users can develop understanding for structures and connections in the data by observing the immediate effects their interaction has upon the visualization.

Information Visualization Example
Visualization of a directory structure using a botanical model

Examples

Information visualization is applied in countless areas covering every industry and all tasks where understanding of the intrinsic structure in data is crucial.

Some prominent examples are:

  • Economical/financial analysis
  • Representation of large hierarchies
  • Medical training/assistance
  • Engineering/Physics

References

External links