| 
 
Prints summary information about the current plotting objects.
 
chips> CURVE data/example.dat
chips> GRIDS ON
chips> AXES YELLOW
chips> INFO
Drawing Area  #1  << CURRENT DRAWING AREA
(Location: 0.15 0.9 0.1 0.9)
(Limits  : -0.45 20.45 0.915761 3.99156)
(Axes    :  fouraxes   color: yellow  width: 1)
        Curve #1  /data/example.dat
                 SYMBOL: defaultcolor  cross
                 CONNECTOR: noline << CURRENT CURVE
A plot is created and some of the attributes are modified.  The plot
summary is then printed with the INFO command.
 
chips
batch,
browse,
clear,
delete,
exit,
list,
pickpoints,
redo,
redraw,
type,
undo,
verbose
 |