Peter L. Buschman wrote:
> 
> 
> Okay, removing the frame turns out to work like this.
> 
>      ax=gca()
>      setp(ax, frame_on=False)
> 

I'm new to matplotlib, and I can't even get this to work (let alone the
other fix of changing the colors).  Could you elaborate about how to
implement this?  I've tried putting these lines in the __init__ of the
PlotPanel() class, but I can't get it.  Any help is appreciated, thank you.

-- 
View this message in context: 
http://www.nabble.com/Removing-the-black-border-around-a-plot--tf3409211.html#a9785048
Sent from the matplotlib - users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to