Thanks JJ!
It does, and you are exactly right, letting the legend "grow" downward while
holding the value of the lower left corner doesn't make sense.. I tried
calculating an offset, but the patch is a much nicer fix!
Soren
On Thu, Feb 26, 2009 at 9:27 PM, Jae-Joon Lee wrote:
> On Thu, Feb 26,
On Thu, Feb 26, 2009 at 4:51 AM, Søren Nielsen
wrote:
> I've tried placing a legend using the loc = (x,y) .. and the legend is moved
> where I want it. the problem is, when I add new lines to the plot.. the
> legend grows, but upwards.. so the lower left point of the legend box is
> constant.. but
Hi,
I've tried placing a legend using the loc = (x,y) .. and the legend is moved
where I want it. the problem is, when I add new lines to the plot.. the
legend grows, but upwards.. so the lower left point of the legend box is
constant.. but that's not the logical way for a legend box to grow..
sho