Allen B. Downey

EECS Department, University of California, Berkeley

Technical Report No. UCB/CSD-93-764

, 1993

http://www2.eecs.berkeley.edu/Pubs/TechRpts/1993/CSD-93-764.pdf

VIGL is an X-Windows-based library of routines that provides a simple output interface for visualizing grid structures produced by FIDIL programs. Its routines are also callable from C programs. There are four kinds of objects in the universe of the graphics library: spaces, graphs, grids, and segments. Spaces are windows that correspond to the problem spaces you are dealing with. Graphs are windows that contain a standard x-y plot of some 1-dimensional data. Grids and segments are graphical objects that can be displayed in a problem space. Grids are displayed as unions of rectangular regions filled with colored cells, one for each data point. Segments are displayed as a collection of line segments. The package provides coordinate transformations, contour plots, and interactive display of data. It also allows a distributed configuration in which the display routines (including X-Windows software) reside on a local workstation, while the computation is performed remotely on a supercomputer.


BibTeX citation:

@techreport{Downey:CSD-93-764,
    Author= {Downey, Allen B.},
    Title= {VIGL -- Visualization Graphic Library},
    Year= {1993},
    Url= {http://www2.eecs.berkeley.edu/Pubs/TechRpts/1993/6286.html},
    Number= {UCB/CSD-93-764},
    Abstract= {VIGL is an X-Windows-based library of routines that provides a simple output interface for visualizing grid structures produced by FIDIL programs.  Its routines are also callable from C programs. There are four kinds of objects in the universe of the graphics library: spaces, graphs, grids, and segments.  Spaces are windows that correspond to the problem spaces you are dealing with.  Graphs are windows that contain a standard x-y plot of some 1-dimensional data. Grids and segments are graphical objects that can be displayed in a problem space.  Grids are displayed as unions of rectangular regions filled with colored cells, one for each data point.  Segments are displayed as a collection of line segments.  The package provides coordinate transformations, contour plots, and interactive display of data.  It also allows a distributed configuration in which the display routines (including X-Windows software) reside on a local workstation, while the computation is performed remotely on a supercomputer.},
}

EndNote citation:

%0 Report
%A Downey, Allen B. 
%T VIGL -- Visualization Graphic Library
%I EECS Department, University of California, Berkeley
%D 1993
%@ UCB/CSD-93-764
%U http://www2.eecs.berkeley.edu/Pubs/TechRpts/1993/6286.html
%F Downey:CSD-93-764