"yves frederix" <[EMAIL PROTECTED]>
writes:

> I was wondering if it is possible to change the line width of the
> border around a legend.

Yes, e.g.

lg=legend(...)
lg.get_frame().set_linewidth(0.1)

> Also, if there is a way of creating the legend without the border at
> all, I would be happy to hear about it.

Does setting the line width to zero do what you want?

-- 
Jouni K. Seppänen
http://www.iki.fi/jks


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to