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

Home » Public Forums » archive » bug in CONTOUR
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: bug in contour [message #36072 is a reply to message #4416] Tue, 19 August 2003 10:06 Go to previous messageGo to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
R.G. Stockwell wrote:

> So, the combo of
> 1) xylog=1,
> 2) /fill or /cell,


> 3) particular range of values (i.e. it almost looks like there are no
> major ticks being plotted


Good idea

a workaround is to use ytickv and yticks. Then they are major ticks.


pro test_contour
erase
loadct,15
x=findgen(100)
y=findgen(100)/99.*70+20
z=findgen(100,100)
CONTOUR,z,x,y,/ylog,ystyle=1,/fill,ytickv=[20,30,40,50],ytic ks=3
end


Reimar

>
> cause a bug in the axis labelling
>
> IDL 6.0, win2000
>
> -bob

--
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
http://www.fz-juelich.de/icg/icg-i/
============================================================ ======
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro. html
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: IDL function randperm?
Next Topic: colour printing of code

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

Current Time: Fri Oct 10 14:13:18 PDT 2025

Total time taken to generate the page: 1.20222 seconds