Plotting Procedures                       pro/plot             Feb 2007

The procedures in this directory are useful additions to the intrinsic IDL
plotting capabilities.

CLEANPLOT - Reset all plotting system variables to their default (X) values
LEGEND - Create an annotation legend for a plot
LEGENDTEST - Demo program demonstrating the capabilities of LEGEND
LINEID_PLOT - Annotate the identified lines in a spectrum
MULTIPLOT - Create multiple plots with shared axes
OPLOTERROR - Overplot Y vs. X with optional X and Y error bars
PARTVELVEC - Plot the velocity vectors of a set of particles
PLOTERROR - Plot Y vs. X with optional X and Y error bars
PLOTHIST - Plot the histogram of an array
PLOTSYM - Define useful plotting symbols not in the standard PSYM definition
RDPLOT - Like intrinsic CURSOR procedure but with a full-screen cursor
SUNSYMBOL() - Return the character string to plot a subscripted Sun symbol
VSYM - Create "Mongo"-like plotting symbols, rotationally symmetric polygons

