Re: plot same y axis different columns parameter [message #67600] |
Thu, 06 August 2009 05:07 |
Brian Larsen
Messages: 270 Registered: June 2006
|
Senior Member |
|
|
On Aug 6, 6:15 am, juan guerra <guerra...@gmail.com> wrote:
> Hello,
>
> I am trying to plot on the same y axis 6 columns with practically the
> same numbers, a oplot with me a superposition of the values, so what I
> want is to plot those 6 columns in different positions of the Y axis.
> This will give me a good looking of the data.
>
> cheers
Juan,
there are easy solutions and harder solutions. For the easiest
solution I would simply plot 1*data1, 1.3*data2, 0.8*data3, etc this
way they are all lined up in X and spread out in y.
Cheers,
Brian
Cheers,
Brian
------------------------------------------------------------ --------------
Brian Larsen
Boston University
Center for Space Physics
http://people.bu.edu/balarsen/Home/IDL
|
|
|