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

Home » Public Forums » archive » Re: al_legend symbol points and lines in the same legend
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: al_legend symbol points and lines in the same legend [message #82287] Fri, 23 November 2012 06:10
simona bellavista is currently offline  simona bellavista
Messages: 56
Registered: December 2009
Member
yes, thank you

it works


On Friday, November 23, 2012 1:15:37 PM UTC, Mats Löfdahl wrote:
> Den fredagen den 23:e november 2012 kl. 13:08:52 UTC+1 skrev simona bellavista:
>
>> Hello there, I am plotting both scattered points and lines and I would like to create just one legend with both symbols points and lines. I tried
>
>>
>
>> al_legend, ['symbol1','symbol2','line'], psym =[4,2, -1], linestyle=[-1, -1,1]
>
>>
>
>> I want a list with psym=4 psym=2 and linestyle=1
>
>>
>
>> how do I do that?
>
>
>
> Maybe this does what you want:
>
>
>
> al_legend, ['symbol1','symbol2','line'], psym =[4, 2, 0], linestyle=[0, 0, 1]
>
>
>
> /Mats
Re: al_legend symbol points and lines in the same legend [message #82290 is a reply to message #82287] Fri, 23 November 2012 05:19 Go to previous message
Helder Marchetto is currently offline  Helder Marchetto
Messages: 520
Registered: November 2011
Senior Member
On Friday, November 23, 2012 1:08:52 PM UTC+1, simona bellavista wrote:
> Hello there, I am plotting both scattered points and lines and I would like to create just one legend with both symbols points and lines. I tried
>
>
>
> al_legend, ['symbol1','symbol2','line'], psym =[4,2, -1], linestyle=[-1, -1,1]
>
>
>
> I want a list with psym=4 psym=2 and linestyle=1
>
>
>
> how do I do that?

I never used Al_Legend, but did you try with:

al_legend, ['symbol1','symbol2','line'], psym =[4,2,0], linestyle=[0, 0,0]

Cheers,
Helder
Re: al_legend symbol points and lines in the same legend [message #82291 is a reply to message #82290] Fri, 23 November 2012 05:15 Go to previous message
Mats Löfdahl is currently offline  Mats Löfdahl
Messages: 263
Registered: January 2012
Senior Member
Den fredagen den 23:e november 2012 kl. 13:08:52 UTC+1 skrev simona bellavista:
> Hello there, I am plotting both scattered points and lines and I would like to create just one legend with both symbols points and lines. I tried
>
> al_legend, ['symbol1','symbol2','line'], psym =[4,2, -1], linestyle=[-1, -1,1]
>
> I want a list with psym=4 psym=2 and linestyle=1
>
> how do I do that?

Maybe this does what you want:

al_legend, ['symbol1','symbol2','line'], psym =[4, 2, 0], linestyle=[0, 0, 1]

/Mats
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: al_legend symbol points and lines in the same legend
Next Topic: Device Coordinates vs Normalized Coordinates

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

Current Time: Wed Oct 08 13:33:27 PDT 2025

Total time taken to generate the page: 0.00586 seconds