A schizophrenic system plot package
Thomas Wright
Abstract
Thomas Wright
Abstract
A system plot package is a set of routines that forms plotter machine instructions. Here, system plot routines are assumed to form instructions for relatively low-level plotting tasks such as drawing a line or, at most, drawing an annotated axis, while graphics utility routines are used to perform higher level tasks, such as drawing a contour map, through the use of the lower level routines. System plot packages have certain desirable attributes which are often conflicting or even mutually exclusive. For example, at NCAR almost all plotting is done on a CDC DD80, suggesting that the plot package should be designed to produce instructions for that particular plotter, but the occasional use of other plotters makes device independence essential.
OpenAlex reports 4 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
A system plot package is a set of routines that forms plotter machine instructions. Here, system plot routines are assumed to form instructions for relatively low-level plotting tasks such as drawing a line or, at most, drawing an annotated axis, while graphics utility routines are used to perform higher level tasks, such as drawing a contour map, through the use of the lower level routines. System plot packages have certain desirable attributes which are often conflicting or even mutually exclusive. For example, at NCAR almost all plotting is done on a CDC DD80, suggesting that the plot package should be designed to produce instructions for that particular plotter, but the occasional use of other plotters makes device independence essential.
Key concepts: Plotter, Plot (graphics), Graphics, Computer science, Computer graphics (images), Set (abstract data type), Contour line, Line (geometry)