Re: IDL 8 legend manipulating the symbols HELP!! [message #75853] |
Mon, 25 April 2011 13:17 |
Meagan Schaal
Messages: 3 Registered: April 2011
|
Junior Member |
|
|
On Apr 25, 3:47 pm, Paulo Penteado <pp.pente...@gmail.com> wrote:
> On Apr 25, 3:40 pm, Meagan Schaal <meagan.sch...@gmail.com> wrote:
>
>> I am using the new legend function. I am plotting symbols on the
>> legends, similar to this:
>
>> * * * Data
>
>> Is there a way in the new legend to produce this (as with the old
>> legend.pro from Astro. User's library)?
>
>> * Data
>
> It is a bit of a hack, but you can set sample_width to zero. That way,
> all 3 symbols fall on the same location.
Thanks!
|
|
|
Re: IDL 8 legend manipulating the symbols HELP!! [message #75855 is a reply to message #75853] |
Mon, 25 April 2011 12:47  |
penteado
Messages: 866 Registered: February 2018
|
Senior Member Administrator |
|
|
On Apr 25, 3:40 pm, Meagan Schaal <meagan.sch...@gmail.com> wrote:
> I am using the new legend function. I am plotting symbols on the
> legends, similar to this:
>
> * * * Data
>
> Is there a way in the new legend to produce this (as with the old
> legend.pro from Astro. User's library)?
>
> * Data
>
It is a bit of a hack, but you can set sample_width to zero. That way,
all 3 symbols fall on the same location.
|
|
|