DISPLAY:keywords

MENU

 Syntax: DISPLAY MENU keyword

 This command displays tables of GPLOT plot characteristics or a
 table of special PHYSICA characteristics, depending on the keyword
 used. These characteristics can be changed with the SET command, or
 obtained with the GET command.  If keyword FULL is used, the full
 GPLOT menu is displayed. This menu requires the terminal to be
 set to a width of 132, which is done automatically when the command is
 entered. See the WIDTH command for re-setting the terminal width.
 keyword
 -----------------------------------------------
 PHYSICA  - special PHYSICA characteristics
 FULL     - all the GPLOT characteristics
 SHORT    - the most used GPLOT characteristics
 GENERAL  - general GPLOT characteristics
 XAXIS    - x-axis GPLOT characteristics
 YAXIS    - y-axis GPLOT characteristics

Additional Information on:

  • PHYSICA
  • FONT

     Syntax: DISPLAY FONT { fontname }
    
     If a fontname is entered, the table for the specified font is drawn. 
     If no fontname is entered, the table for the current font is drawn.
     To view a list of the font names, enter the GET FONT command.
    

    SPECIAL

     Syntax: DISPLAY SPECIAL
    
     The table of special character names that can be included as format
     commands in text is drawn.
    

    HATCH

     Syntax: DISPLAY HATCH
    
     The ten hatch fill patterns with their corresponding numbers are drawn.
     These hatch patterns can be used for filling text characters, histogram
     bars, pie charts, etc.
    

    LINES

     Syntax: DISPLAY LINES
    
     The ten line types with their corresponding numbers are drawn.
    

    PCHAR

     Syntax: DISPLAY PCHAR
    
     The plotting symbols with their corresponding numbers will be drawn.
     These are the plotting symbols chosen with the SET PCHAR command.