comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: multiple Y-axis for 2D plots
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: multiple Y-axis for 2D plots [message #15770 is a reply to message #15765] Tue, 08 June 1999 00:00 Go to previous messageGo to previous message
Robert King is currently offline  Robert King
Messages: 9
Registered: March 1999
Junior Member
Hello again,
I *JUST* knew that answering a question using someone elses' code
wouldn't work!

In my answer (foolishly copied & posted without checking to see that it
works first!) I put the YRange from 0 to 200. You'll probably want to
change this to the maximum and mininum values of the second data set. You
can find these by using :

maxVal=MAX(data_set_two, MIN=minVal)

Then modify the call to the AXIS procedure as follows:

Axis, YAxis=1, YRange=[minVal,maxVal], /SAVE, YTitle=' Dashed Line :
Pressure (mmHg)'


Regards,

Robert
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: dll's in windows
Next Topic: Redhat Linux 6.0 troubles / X11

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 18:31:46 PDT 2025

Total time taken to generate the page: 0.95908 seconds