Re: Double Xaxis pb with ticks [message #74502] |
Tue, 18 January 2011 12:49 |
kisCA
Messages: 78 Registered: January 2011
|
Member |
|
|
On Jan 18, 12:33 pm, David Fanning <n...@dfanning.com> wrote:
> kisCA writes:
>> I'm trying to make a plot with a double Xaxis.
>
>> I would like not to have ticks of my first axis on the second one. Do
>> you know how to manage it?
>
> On your first plot, set XSTYLE=4 to turn off the
> top axis.
>
> Cheers,
>
> David
>
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming:http://www.idlcoyote.com/
> Sepore ma de ni thui. ("Perhaps thou speakest truth.")
Thanks David
Cheers
|
|
|
Re: Double Xaxis pb with ticks [message #74504 is a reply to message #74502] |
Tue, 18 January 2011 12:33  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
kisCA writes:
> I'm trying to make a plot with a double Xaxis.
>
> I would like not to have ticks of my first axis on the second one. Do
> you know how to manage it?
On your first plot, set XSTYLE=4 to turn off the
top axis.
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|