Re: output from cghistoplot draws outline correctly but the fill is shifted!? [message #91000 is a reply to message #90998] |
Thu, 21 May 2015 14:50   |
munka
Messages: 36 Registered: December 2009
|
Member |
|
|
On Thursday, May 21, 2015 at 2:46:36 PM UTC-7, David Fanning wrote:
> mynameismunka@gmail.com writes:
>
>> adding
>>
>> Print, !x.range
>> Print, !X.CRange
>>
>> after both plot commands gives:
>>
>> 0.0000000 0.0000000
>> 0.0000000 180.00000
>> 0.0000000 0.0000000
>> 0.0000000 180.00000
>
> Yeah, but not what I asked for. :-)
>
> Print, xrange
> Print, !X.CRange
>
> Cheers,
>
> David
>
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
> Sepore ma de ni thue. ("Perhaps thou speakest truth.")
% PRINT: Variable is undefined: XRANGE.
|
|
|