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

Home » Public Forums » archive » Re: number keyword in legend
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: number keyword in legend [message #78665 is a reply to message #78664] Fri, 16 December 2011 09:46 Go to previous messageGo to previous message
simona bellavista is currently offline  simona bellavista
Messages: 56
Registered: December 2009
Member
>
> I have no idea what you are talking about! What, exactly,
> are you trying to do? :-)
>
> Can you show me an example?
>

:)

OK, if you try this:

IDL> lines = indgen(6)
IDL> items = 'linestyle '+strtrim(lines,2)
IDL> plot, dindgen(10)
IDL> al_legend,items,linestyle=lines, charsize=1

You'll see that a plot with a legend will appear, where in the legend
there are some lines with different styles. The charsize specifies the
font size in the legend.
Now if you try

IDL> al_legend,items,linestyle=lines, charsize=2

another legend will appear on the top, with larger fonts and longer
lines.

Now, I would like to be able to change the font size, so to make my
labels readable, but not having gigantic lines.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: number keyword in legend
Next Topic: Re: When sshed from my macbook pro to my apple server if running command line idl opening an x window will crash the session

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

Current Time: Fri Oct 10 10:29:45 PDT 2025

Total time taken to generate the page: 0.40095 seconds