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

Home » Public Forums » archive » xyouts precision
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: xyouts precision [message #42970 is a reply to message #42863] Sat, 05 March 2005 10:20 Go to previous messageGo to previous message
Ken Mankoff is currently offline  Ken Mankoff
Messages: 158
Registered: February 2000
Senior Member
On Thu, 3 Mar 2005, Krista wrote:
> I am trying to add a second label to the y-axis of a plot using
> xyouts. However, the units of my x-axis are in Julian days and
> xyouts will not let me place my label more precisely than one
> decimal point. Is there a way to get a more precise placement or a
> better way to add the second label? Thanks.

I don't understand the xyouts problem you are having.
What means
> One decimal point precision
?

I get higher precision:
plot, indgen(10)
xyouts, 4, 2, 'hello world'
xyouts, 4.2, 2, 'hello world'
xyouts, 4.21, 2, 'hello world'
Are you in PS? X? using /DATA, /NORMAL, /DEVICE?

Some other useful font resources:
http://physweb.mnstate.edu/mcraig/TeXtoIDL/
http://www.astro.washington.edu/deutsch-bin/idllibsrch?keywo rd=font
http://www.dfanning.com/graphics_tips/lesign.html

-k.

--
http://spacebit.dyndns.org/
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Error handing in embedded applications
Next Topic: Re: looking for source of a caught runtime error.

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

Current Time: Sat Oct 11 09:33:49 PDT 2025

Total time taken to generate the page: 1.43994 seconds