As Jouni suggested, the frameon argument needs to be applied to the
figure, not to the axes (or subplot).

Regards,

-JJ


On Mon, Jan 26, 2009 at 10:54 AM, Willi Richert <w.rich...@gmx.net> wrote:
> Hi,
>
> 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.
>
> wr
>
> Am Montag, 26. Januar 2009 16:20:10 schrieb Jouni K. Seppänen:
>> 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.
>
>
>
> ------------------------------------------------------------------------------
> 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
>

------------------------------------------------------------------------------
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