Argument: D #
Description: drawing area number designation
Options: integer number
Default: current drawing area
See the D command for more information about
this argument.
Argument: <axesstyle>
Description: axes style
Options: FOURAXES - all four axes, with tick marks
TWOAXES - left and bottom axes only, tick marks on both
TWOAXESFRAME - left and bottom axes with tick marks,
right and top axes without ticks
Default: FOURAXES
Argument: <color>
Description: axes color
Options: BLACK, BLUE, CYAN, DEFAULT, GREEN, MAGENTA, RED, WHITE, YELLOW
Default: DEFAULT (appears in ChIPS window as white, prints as black)
Argument: <coor>
Description: axis coordinates
Options: X, Y
Default: both X and Y
Argument: <scale>
Description: axis scale
Options: LINEAR, LOG
Default: LINEAR
Argument: <width_value>
Description: axes thickness
Options: real number
Default: 1.0
For contour and surface plots, the <scale> cannot be
changed; additionally, <axesstyle> cannot be
changed for surface plots. See the CONTOUR and SURFACE commands for further information
about plotting 2-D data in ChIPS.
See the TICKS and TICKVALS
commands for information on specifying other attributes of the box
surrounding the drawing area.
CIAO allows some plot attributes to be changed using the ChIPS
state object and resource file. See "ahelp chips" for further
details.