Re: [Matplotlib-users] aligning multiple legends

2010-09-06 Thread Jae-Joon Lee
On Tue, Sep 7, 2010 at 11:04 AM, Paul Ivanov wrote: > Is this a reasonable way of achieving the desired result? > Yes. You may take a look at the legend guide. http://matplotlib.sourceforge.net/users/legend_guide.html For your original question, it is not possible to do that with the current le

Re: [Matplotlib-users] aligning multiple legends

2010-09-06 Thread Paul Ivanov
Paul Ivanov, on 2010-09-06 18:01, wrote: > I want to have two legends (from different axes) positioned right up > against on another. > > Here's a static example, except I want the second legend to be defined > relative to the first (if leg is moved, I want leg2 to move as well). I > can't seem to

[Matplotlib-users] aligning multiple legends

2010-09-06 Thread Paul Ivanov
I want to have two legends (from different axes) positioned right up against on another. Here's a static example, except I want the second legend to be defined relative to the first (if leg is moved, I want leg2 to move as well). I can't seem to figure out the proper bbox_to_anchor and bbox_transf