GET:GPLOT_keywords:axis_box

BOX

 Default value:  BOX = 1.0 

 BOX controls whether or not an axis box is placed around the
 graph. 

 BOX     equal to 0.0 - Do not draw an axis box
 BOX not equal to 0.0 - Draw an axis box

BOTNUM

 Default value:  BOTNUM = 0.0

 BOTNUM controls the height of the numbers on the bottom edge of
 the box. |BOTNUM| is the ratio of the height of the numbers on
 the bottom edge of the box to XNUMSZ, the height of the numbers
 on the x-axis. The height of these numbers will be 
 |BOTNUM|*XNUMSZ. BOTNUM is ignored if BOX = 0.0 or if the bottom
 edge of the axis box overlaps the x-axis. 

 BOTNUM = 0.0 - no numbers on the bottom edge of the box
 BOTNUM > 0.0 - numbers on bottom edge of the box on same
                side as x-axis numbers
 BOTNUM < 0.0 - numbers on bottom edge of the box on
                opposite side as x-axis numbers

BOTTIC

 Default value:  BOTTIC = +1.0 

 BOTTIC controls the lengths of the large and short tic  marks on
 the bottom edge of the box. |BOTTIC| is the ratio of the lengths
 of the tic marks on the bottom edge of the box to the  lengths
 of the tic marks on the x-axis, where XTICL is the length of the
 large x-axis tic marks and XTICS is the length of the short
 x-axis tic marks. The large tic marks on the bottom of the box
 will have a length of |BOTTIC|*XTICL and the short tic mark
 length will be |BOTTIC|*XTICS.  BOTTIC is ignored if BOX = 0.0
 or if the bottom edge of the axis box overlaps the x-axis. 

 BOTTIC = 0.0 - no tic marks on the bottom edge of the box
 BOTTIC > 0.0 - tic marks on bottom edge of the box on same
                side as the x-axis tic marks
 BOTTIC < 0.0 - tic marks on bottom edge of the box on
                opposite side as the x-axis tic marks    

RITNUM

 Default value:  RITNUM = 0.0 

 RITNUM controls the height of the numbers on the  right edge of
 the box. |RITNUM| is the ratio of the height of the numbers on
 the right edge of the box to YNUMSZ, the height of the numbers
 on the y-axis. This number height will be  |RITNUM|*YNUMSZ. 
 RITNUM is ignored if BOX = 0.0 or if the right edge of the axis
 box overlaps the y-axis. 

 RITNUM = 0.0 - no numbers on the right edge of the box
 RITNUM > 0.0 - numbers on right edge of the box on same
                side as y-axis numbers    
 RITNUM < 0.0 - numbers on right edge of the box on
                opposite side as y-axis numbers    

RITTIC

 Default value:  RITTIC = -1.0 

 RITTIC controls the lengths of the large and short tic  marks on
 the right edge of the box. |RITTIC| is the  ratio of the lengths
 of the tic marks on the right edge of the box to the  lengths of
 the tic marks on the y-axis. YTICL is the  length of the large
 y-axis tic marks and YTICS is the length of the short y-axis tic
 marks. The large tic marks on the right edge of the box will
 have a length of |RITTIC|*YTICL and the short tic mark length
 will be |RITTIC|*YTICS.  RITTIC is ignored if BOX = 0.0 or if
 the right edge of the axis box overlaps the y-axis. 

 RITTIC = 0.0 - no tic marks on the right edge of the box
 RITTIC > 0.0 - tic marks on right edge of the box on same
                side as y-axis tic marks    
 RITTIC < 0.0 - tic marks on right edge of the box on
                opposite side as y-axis large tic marks

TOPNUM

 Default value:  TOPNUM = 0.0 

 TOPNUM controls the height of the numbers on the top edge of the
 box. |TOPNUM| is the ratio of the height of the numbers on the
 top edge of the box to XNUMSZ, the height of the numbers on the
 x-axis.  The height of these numbers will be  |TOPNUM|*XNUMSZ. 
 TOPNUM is ignored if BOX = 0.0 or if the top edge of the axis
 box overlaps the x-axis. 

 TOPNUM = 0.0 - no numbers on the top edge of the box
 TOPNUM > 0.0 - numbers on top edge of the box on same side
                as x-axis numbers    
 TOPNUM < 0.0 - numbers on top edge of the box on opposite
                side as x-axis numbers

TOPTIC

 Default value:  TOPTIC = -1.0 

 TOPTIC controls the lengths of the large and short tic  marks on
 the top edge of the box. |TOPTIC| is the  ratio of the lengths
 of the tic marks on the top edge of the box to the  lengths of
 the tic marks on the x-axis, where XTICL is  the length of the
 large x-axis tic marks and XTICS is the length of the short
 x-axis tic marks. The large tic marks on the top edge of the box
 will have a length of |TOPTIC|*XTICL and the short tic mark
 length will be |TOPTIC|*XTICS.   TOPTIC is ignored if BOX = 0.0
 or if the top edge of the axis box overlaps the x-axis. 

 TOPTIC = 0.0 - no tic marks on the top edge of the box
 TOPTIC > 0.0 - tic marks on top edge of the box on same
                side as x-axis large tic marks    
 TOPTIC < 0.0 - tic marks on top edge of the box on
                opposite side as x-axis large tic marks    

LEFNUM

 Default value:  LEFNUM = 0.0 

 LEFNUM controls the height of the numbers on the left edge of
 the box. |LEFNUM| is the ratio of the height of the numbers on
 the left edge of the box to YNUMSZ, the height of the numbers on
 the y-axis. The height of these numbers will be |LEFNUM|*YNUMSZ. 
 LEFNUM is ignored if BOX = 0.0 or if the left edge of the axis
 box overlaps the y-axis. 

 LEFNUM = 0.0 - no numbers on the left edge of the box
 LEFNUM > 0.0 - numbers on left edge of the box on same
                side as y-axis numbers     
 LEFNUM < 0.0 - numbers on left edge of the box on opposite
                side as y-axis numbers

LEFTIC

 Default value:  LEFTIC = 1.0 

 LEFTIC controls the lengths of the large and short tic  marks on
 the bottom edge of the box. |LEFTIC| is the ratio of the lengths
 of the tic marks on the left edge of the box to the  lengths of
 the tic marks on the y-axis, where YTICL is the length of the
 large y-axis tic marks and YTICS is the length of the short
 y-axis tic marks. The large tic marks on the left edge of the
 box will have a length of |LEFTIC|*YTICL and the short tic mark
 length will be |LEFTIC|*YTICS.  LEFTIC is ignored if BOX = 0.0
 or if the left edge of the axis box overlaps the y-axis. 

 LEFTIC = 0.0 - no tic marks on the left edge of the box
 LEFTIC > 0.0 - tic marks on left edge of the box on same
                side as y-axis tic marks    
 LEFTIC < 0.0 - tic marks on left edge of the box on
                opposite side as y-axis tic marks