comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: axis and titles
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: axis and titles [message #23301] Wed, 17 January 2001 12:48 Go to previous message
Todd Clements is currently offline  Todd Clements
Messages: 23
Registered: January 2001
Junior Member
"R.Bauer" <r.bauer@fz-juelich.de> wrote:

> How did I define the X axis title a bit lower as default.
> The Y axis title has more space between the numbers as the X Title.

Like David said, it's one of those things that is difficult to do. I
actually ended up writing my own routine to put together plots so I
could have that spacing be correct, change font sizes of the axes and
titles separately with just keywords, etc. It's actually not all that
difficult to do. I'd post my code but it's really specialized for the
kind of plots we make in our lab (not to mention poorly documented! =),
and not likely to be of general use.

As with most things dealing with the difference between what you see on
screen and what you see on printed output, there is some futzing (how
does one spell that?) involved in getting the output to look correct.

Essentially what you want to do is write a routine that calls plot
without the axis titles, and then use xyouts to manually place the axis
title given the positioning of the plot on the page. My guess is there
is some code out there to do this sort of thing already in one of the
many IDL libraries.

Todd
[Message index]
 
Read Message
Read Message
Previous Topic: 24 vs 8 bit color systems
Next Topic: Re: making an object from class structure?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 20:35:51 PDT 2025

Total time taken to generate the page: 0.72246 seconds