Produced by IDL 7.1.1
User Documentation

./plotter
clearvlines.pro

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

clearvlines

procedure clearvlines, [/noshow], [idstring=string]

Clear all vertical lines and associated text from the plotter.

Version
$Id$
Common blocks
gbtplot_common

Keywords
noshow
in, optional
boolean
Don't immediately update the plotter.. This is useful if you are stringing several plotter calls together. It keeps the plotter from updating after each call.
idstring
in, optional
string
Only clear those vertical lines that match idstring. Default is to clear all vertical lines. An empty string matches all vlines and is equivalent to omitting this idstring keyword.


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