From: David Warde-F. <dw...@cs...> - 2009-10-02 19:51:36
|
On 2-Oct-09, at 2:54 PM, Jae-Joon Lee wrote: > I just noticed that there IS a public method. > You may use > > leg.draw_frame(False) Great! On a related note, I just submitted a patch to fix the box() command in pyplot to accept the 'off' argument like axis() does. I thought I was going a little crazy when it just wouldn't work, then I looked at the source code. :) https://sourceforge.net/tracker/?func=detail&aid=2871949&group_id=80706&atid=560720 David |