Visualization
rascal-0.40.17
Synopsis
Visual presentation of scientific or abstract data.
Description
Visualization is the activity of presenting scientific data or abstract structures in a visual form. There are several subareas:
- Scientific visualization: deals with data that are geometric in nature and may have a time dimension.
- Information visualization(: deals with abstract data structures like trees, graphs and relations.
- Software Visualization: deals with facts related to software.
Scientific visualization
Robert vam Liere and Wim de Leeuw have visualized liquid flows. There is also an animated version.
Information Visualization
Facebook's Friend Wheel showed the connection between friends:
Software Visualization
Stephen Eick visualizes the frequency of execution for each line in all source files of a software system.
Daniel Bierwirth shows the connections (colored lines) between system components (at outer circle).