Is it possible to create a plot using the PLOT function in IDL 8.0 with only a top and right axis (as an example)? I understand that setting the AXIS_STYLE =1 will draw the axes at the minimum and maximum data values, but it would be nice to have a bit more control over which axes are drawn. I know that I can set the AXIS_SYTLE=0 and then use the AXIS function, but it would be much easier to set up the axes when doing the original plot.
Thanks,
Kim
|