Re: Question regarding IDLgrAxis [message #46382] |
Tue, 15 November 2005 00:18 |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
IDLmastertobe writes:
> thank you Dr.Fanning
It's nice when the younger generation shows some respect
for their elders, don't you think? :-)
Cheers,
David
P.S. But, really, you and my mother are the only people
who call me Dr. Fanning. (And my wife, of course, when
I can't get the damn drain unclogged.) But "David" is
just fine. :-)
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
|
|
|
|
Re: Question regarding IDLgrAxis [message #46384 is a reply to message #46383] |
Mon, 14 November 2005 21:02  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
IDLmastertobe writes:
> I have an IDLgrAxis object, but now i am trying to change the scale of the
> axis by adding an offset. say if the orginal range is from 0-100 and if
> the offset is -20 then the new range would be -20 to 80. however, i tried
> many functions in IDLgrAxis object, they all change the position of the
> axis without changing the text on the axis. I want nothing but the label
> on the axis to be changed. does anyone have any idea? thank you.
I think this article addresses your question:
http://www.dfanning.com/ographics_tips/font_dimensions.html
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
|
|
|