John Hunter wrote:
>> "David" == David Goldsmith <[EMAIL PROTECTED]> writes:
>>
>
> David> OK, I was afraid of that; in that case, is there some way
> David> to get the height and width of the legend (so I can do what
> David> I want programatically)? Thanks again,
John Hunter wrote:
> The legend placement is done dynamically at draw time,
Ah, so it looks like it does make sense for the user to specify an
alignment, and have it figured out at draw time.
> It might be better to patch legend directly to do what you want and
> send the patch our way. Or subc
> "David" == David Goldsmith <[EMAIL PROTECTED]> writes:
David> OK, I was afraid of that; in that case, is there some way
David> to get the height and width of the legend (so I can do what
David> I want programatically)? Thanks again,
Again, afraid not. At least nothing obvious.
John Hunter wrote:
>> "David" == David Goldsmith <[EMAIL PROTECTED]> writes:
>>
>
> David> Hi! OK, loc=(a,b) positions the legend, and appears to
> David> place the lower left corner at (a,b) (axes coords.), right?
>
> yes
>
> David> Is there some way to say that (
> "David" == David Goldsmith <[EMAIL PROTECTED]> writes:
David> Hi! OK, loc=(a,b) positions the legend, and appears to
David> place the lower left corner at (a,b) (axes coords.), right?
yes
David> Is there some way to say that (a,b) should specify the
David> location of, say
Hi! OK, loc=(a,b) positions the legend, and appears to place the lower
left corner at (a,b) (axes coords.), right? Is there some way to say
that (a,b) should specify the location of, say, the center of the
legend? Thanks!
DG
--