[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PLOT,/ISOTROPIC bug..
- Subject: Re: PLOT,/ISOTROPIC bug..
- From: davidf(at)dfanning.com (David Fanning)
- Date: Thu, 17 Dec 1998 10:23:36 -0700
- Newsgroups: comp.lang.idl-pvwave
- Organization: Fanning Software Consulting
- References: <75bdr7$knd$1@readme.uio.no>
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:13172
Stein Vidar Hagfors Haugan (steinhh@ulrik.uio.no) writes:
> Ok, I can live with that (guess I'll have to :-), I just use an
> inverted XRANGE when plotting. However, the recently added (and
> very useful!) ISOTROPIC keyword in PLOT doesn't cope too well -
> try:
>
> IDL> plot,[0,1],[0,1],xrange=[1,-1],yrange=[-1,1],/isotropic
>
> Whee! Where did my plot go :-)
Wow! And it can't even be "fixed" by adding a POSITION keyword:
IDL> plot,[0,1],[0,1],xrange=[1,-1],yrange=[-1,1],/isotropic, $
Position=[0.1, 0.1, 0.9, 0.9]
Something strange there. :-)
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Progamming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155