SAS online glossaries:Graph

From sasCommunity

Jump to: navigation, search

<< Back to SAS online glossaries

SAS/GRAPH Glossary Preview

  • To comment on an individual term or its definition, click Review/Add Comments links, then Edit.
  • To comment on the glossary group as a whole, click and edit the discussion tab above.

When making comments, please add your signature by clicking this icon on the Edit toolbar:

Contents


ActiveX control

a type of Web application that is developed specifically for the Windows operating environment. ActiveX controls can provide Web users with interactive capabilities.

Review/Add Comments

attribute

a characteristic of a graphics element such as color, line type, text font, text justification, and fill pattern.

Review/Add Comments

border

a line that is drawn around an entire graphics output area. This area usually includes the title and footnote areas as well as the procedure output area. See also frame.

Review/Add Comments

graphics output

output from a graphics program that can be stored as a catalog GRSEG entry or as a graphics stream file. Graphics output can be displayed or printed on a graphics output device. See also device-dependent catalog entry, device-independent catalog entry, and graphics output device.

Review/Add Comments

graphics output area

the area of a graphics output device where the graphics output is displayed or drawn. Typically, the graphics output area occupies the full drawing area of the device, but the dimensions of the graphics output area can be changed with graphics options or device parameters. See also procedure output area and graphics output device.

Review/Add Comments

key map

a SAS catalog entry used to translate the codes generated by the keys on a keyboard into their corresponding SAS/GRAPH internal character encoding. See also device map.

Review/Add Comments

Metagraphics driver

a type of SAS/GRAPH device driver that can be written by users. A Metagraphics driver consists of an internal driver (supplied with SAS/GRAPH software), which writes a metafile in a special format, and an external driver (written by the user), which decodes the metafile and writes device-specific commands.

Review/Add Comments

tile chart

a graph that represents the relative values of data by using rectangular areas. The color of each area represents the value of one measure in the query. The size of each area represents the value of the another measure in the query. The academic term for a tile chart is 'treemap.'

Review/Add Comments

user-definable colors

the colors that can be defined using SAS color names, RGB (red, green, blue), HLS (hue, lightness, saturation), or gray-scale color equivalents.

Review/Add Comments

viewport

in the DATA Step Graphics Interface (DSGI), a section of the display into which you place graphics elements or graphics output.

Review/Add Comments

Web server

a server machine and software that enable organizations to share information through intranets and through the Internet.

Review/Add Comments

window

in the DATA Step Graphics Interface (DSGI), a coordinate system that is used with a viewport and that can be defined by the user.

Review/Add Comments


XON/XOFF handshaking

a method of data flow control in which the flow of data between a computer and a device is regulated by the transmission of XON (DC1) and XOFF (DC3) control characters between the device and the computer.

Review/Add Comments

Personal tools