Thank you Jae-Joon,

JL> get_frame() is deprecated (it is supposed to show you a
JL> DeprecationWarning). Axes class now has a "frame" property, so
JL> gca().frame.set_linewidth(2) should work.
JL> Currently get_frame() returns Axes.patch which is used to draw a
JL> axes background.

-- 
Christopher Brown, Ph.D.
Department of Speech and Hearing Science
Arizona State University

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to