Institut für Astronomie und AstrophysikAbteilung AstronomieSand 1, D-72076 Tübingen, Germany |
plot_axis
plot axis
cafe
plot type
group - (optional) Define the data group to plot. Default is the primary group 0. Must be in range [0..9]. right - Plot axis on right y axis side (yaxis=1) left - Plot axis on left y axis side (yaxis=0) top - Plot x axis on top of plot (xaxis=1) bottom - Plot x axis on bottom of plot (xaxis=0) txtpos - Position of (x/y) title text. Default is estimated from axis position using some magic.
axis - Plot axis. The axis position depends on the values as above. Refer to IDL AXIS procedure for full applicable set of keywords. Plot range is not taken into account.
None.
It is recommended to set ystyle=8 to avoid double axis drawing.
> plot, data,raxis[title=Energy] -> plot data with additional right axis.
$Id: cafe_plot_axis.pro,v 1.5 2005/01/04 10:56:05 goehler Exp $
[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]