Willi Richert <w.rich...@gmx.net> writes:

>> > Isn't there a convenient way just to not plot the big white rectangle in
>> > matplotlib?
>>
>> It seems that
>>
>>   fig=plt.figure(frameon=False)
>>
>> omits the rectangle.
>
> in my version 0.98.5 frameon=False (as a subplot argument) just omits the 
> black lines at the x and y axes. The huge white rectangle is still
> plotted.

I meant to use frameon=False as an argument to figure, not to subplot. 

Jouni


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to