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

Home » Public Forums » archive » traces plot outside of x-axis boundaries
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
traces plot outside of x-axis boundaries [message #88387] Mon, 21 April 2014 01:25 Go to previous message
justinclouds is currently offline  justinclouds
Messages: 25
Registered: December 2012
Junior Member
I have this simple code:

FINquickplot6a = PLOT(SStop, color='b',position=[0.1,0.1,0.9,0.5], ytitle='score (%)', thick=3, font_size=10, xrange=xrange)
FINquickplot6b = PLOT(temp_score_top, color='r', thick=2, font_size=10, xrange=xrange, /overplot)
FINquickplot6c = PLOT(lwc_score_top, color='m', thick=2, font_size=10, xrange=xrange, /overplot)
FINquickplot6d = PLOT(rh_score_top, color='orange', thick=2, font_size=10, xrange=xrange, /overplot)
FINquickplot6e = PLOT(ww_score_top, color='g', thick=2, font_size=10, xrange=xrange, /overplot)

The plots for the last 2 traces plot outside the x-axis boundaries while the first 3 plot within the boundaries. I have no clue why this is happening and the plot just doesn't look good with 2 traces plotting outside the x-axis and across the left/right page margins. The only thing I can think of is that recently I switched from Windows XP to Mac OS. Please help!
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: CATCH inside a FOR loop and out?
Next Topic: MESSAGE (used in VM) invokes DIALOG_MESSAGE: Can this be suppressed?

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

Current Time: Wed Oct 08 16:03:06 PDT 2025

Total time taken to generate the page: 0.00250 seconds