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

Home » Public Forums » archive » Sun symbol (again!)
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: Sun symbol (again!) [message #64424 is a reply to message #64410] Mon, 29 December 2008 13:51 Go to previous messageGo to previous message
jschwab@gmail.com is currently offline  jschwab@gmail.com
Messages: 30
Registered: December 2006
Member
>> What I'm left with is manually positioning the vector font symbol '!9!
>> Z(6E)!X'. It will work and gives me something that's not bad looking.
>> Unsurprisingly though, I find it rather unsatisfying.
>
>> If anyone has a better / more flexible solution, I'd love to hear it.

I never found a more satisfactory solution than the following snippet.

plot, [0, 0], [0, 0], /nodata, $
xrange = [8, 16], xtitle = "Radius [km]",$
ytitle = "Mass [M ]", yrange = [0, 3.5], $
position = [0.10, 0.15, 0.53, 0.95], $
xtickname = ['8', '10', '12', '14', ' ']


xyouts, 6.80, 1.96, /data, "!9!Z(6E)!X", font = -1, charthick = 3, $
charsize = 1.5

which gave me something that looked like this.

http://web.mit.edu/jschwab/Public/final_sunsym.png

Fortunately, I only had a few different plots to make.

Josiah
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: workbench new programs
Next Topic: Re: problems on idl java import bridge

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

Current Time: Thu Oct 23 14:08:28 PDT 2025

Total time taken to generate the page: 1.60070 seconds