Re: object graphics, exploding axis text, how to fix by explicitly setting char_dimens? [message #86907 is a reply to message #86904] |
Wed, 11 December 2013 06:28   |
jkj
Messages: 48 Registered: April 2007
|
Member |
|
|
On Wednesday, December 11, 2013 6:58:05 AM UTC-6, David Fanning wrote:
> AJAS writes:
>
>
>
>> I also get strange behaviour in contour.
>
>>
>
>> IDL> c = CONTOUR(h,C_LABEL_SHOW=1,XRANGE=[60,80])
>
>
>
> I do note that cgSurface and cgContour handle these two strange cases
>
> flawlessly. ;-)
>
I have also experienced exploding axis text while using cgSurface, one of the reasons we wrote our own from scratch, but it was very nice to have your code to review. This is almost certainly an internal IDL issue. Your contributions are rightly well-admired and appreciated.
|
|
|