Re: Errorbar plot with max-min boundaries and bar plot with !P.Multi [message #86759 is a reply to message #86758] |
Sun, 01 December 2013 12:08   |
atmospheric physics
Messages: 121 Registered: June 2010
|
Senior Member |
|
|
As per the suggestion by David, I applied the following command from his example:
al_Legend, ['VAR_STDEV', 'VAR_MEAN', 'VAR_MIN', 'VAR_MAX'], PSym=[0,0,0,0], $
LineStyle=[0,0,2,2], Color=['sky blue','black','blue','blue'], $
Position=[5,115], /Window
I can't see any legend appearing in my top-panel plot or any where in the display window.
Now can anyone tell me what I am wrong? Am I defining the position wrong?
Thanks...
On Sunday, December 1, 2013 8:55:40 PM UTC+1, wlandsman wrote:
> On Sunday, December 1, 2013 2:43:14 PM UTC-5, Madhavan Bomidi wrote:
>
>> I want the legend in the top panel plot only for my example program above. I tried placing the AL_LEGEND command but could not succeed.
>
>
>
> If you want to people to help you, you need to give more information. What was the AL_LEGEND command you supplied? What do you mean that you "could not succeed"? Did you get an error message? Did the legend not appear at all? Did it appear in the wrong place?
>
>
>
> --Wayne
|
|
|