Produced by IDL 7.1.1
Developer Documentation

./plotter
show_footer.pro

Last modification date:
Wed Sep 28 13:27:13 2016

show_footer

procedure show_footer, [charsize=float], [label_dc=string], [foreground=color], [/nocolor]

This procedure draws footer information on the plot. It is intended to be used only by the other gbtidl plotter procedures. It is not an end-user procedure.

Version
$Id$
Common blocks
gbtplot_common

Keywords
charsize
in, optional
float
Header character size; needed for ps generation
label_dc
in, optional
string
label for DC, shown at bottom of plot by time stamp
foreground
in, optional
color (def. !g.foreground)
The foreground color.
nocolor
in, optional
boolean (def. F)
When set, all fields are printed with the foreground color. When not set (the default), some fields are highlighted with color (!green and !red).


Produced by IDLdoc 1.6 on Wed Sep 28 13:27:21 2016