Making Plots & Postscript Summary


This page summarizes Making Plots & Postscript tutorial. The procedures, functions, and keywords implemented are organized into three tables: Intrinsic IDL Routines; Goddard Library Routines; and idlutils Routines. You should become familiar and comfortable with the procedures and functions listed here by reading the documentation. Functions are distinguished from procedures by having parenthesis at the end. Note that some routines not explicitly included in the tutorial have been added.


Intrinsic IDL Routines
PROGRAMS & FUNCTIONSKEYWORDS
plot/xlog, /ylog, charsize=, charthick=, color=, /data, /device, /normal, linestyle=, /nodata, /noerase, position=, psym=, symsize=, thick=, title=, xstyle=, ystyle=, xthick=, ythick=, xtitle=, ytitle=, xrange=, yrange=
oplotcolor=, linestyle=, psym=, symsize=
set_plot 
devicefilename=, xsize=, ysize=, xoffset=, yoffset=, inches=
axisxaxis=, yaxis=, /xlog, /ylog
plotscolor=, /data, /device, /normal, linestyle=, psym=, symsize=, thick=
xyoutsalignment=, charsize=, charthick=, /data, /device, /normal
ploterrtype=, psym=
oploterr 
errplot 

Goddard Library Routines
PROGRAMS & FUNCTIONSKEYWORDS
legendlinestyle=, psym=, charsize=, charthick=, box=, colors=, textcolors=, thick=, position=, /normal, /device, /fill, /left_legend, /right_legend, /top_legend, /bottom
ploterrortype=, /nohat, hatlength=, errthick=, errstyle=, errcolor=, and all the PLOT keywords
ploterrortype=, /nohat, hatlength=, errthick=, errstyle=, errcolor=, /lobar, /hibar, and all the OPLOT keywords

idlutils Routines
PROGRAMS & FUNCTIONSKEYWORDS
djs_plot()PLOT keywords
djs_oplot()OPLOT keywords
djs_icolor() 
textoidl() 




Last update 2003 November. Email J. Moustakas with questions or comments.