|
Re: object graphics axis text [message #19531 is a reply to message #19530] |
Wed, 05 April 2000 00:00  |
davidf
Messages: 2866 Registered: September 1996
|
Senior Member |
|
|
Brad Gom (b_gom@hotmail.com) writes:
> How do I maintain readable labels on my object graphics axis when I
> resize a plot window or change the scale in the axis objects? I can't
> seem to keep the text at a normal size and aspect ratio when I change
> the ranges.
Set the RECOMOPUTE_DIMENSIONS keyword on the text object
to 2.
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
|
|
|