next up previous contents
Next: Trange Up: Set-show Previous: Time

Title

The set title command produces a plot title that is centered at the top of the plot. Using the optional x,y screen offsets, the title can be placed anywhere on the plot. set title with no parameters clears the title.

Syntax:

         set title {"<title-text>"} {<xoff>}{,<yoff>}
         show title

Specifying constants <xoff> or <yoff> as optional offsets for the title will move the title <xoff> or <yoff> character screen coordinates. Note these are screen coordinates and not plot coordinates. For example,

         set title ,-1

will change only the y offset of the title, moving the title down by roughly the height of one character.

(The EEPIC, Imagen, LaTeX, and TPIC drivers allow tex2html_wrap_inline904 tex2html_wrap_inline904 in a string to specify a newline.)


Matthews Lab
Wed Nov 6 18:16:54 PST 1996