On Mon, Jul 28, 2008 at 10:30 AM, Jae-Joon Lee <[EMAIL PROTECTED]> wrote:
> Hi John,
>
> I'm a bit confused. When you say 1st instance, you mean
>
>        if self.axison and self._frameon:
>            self.patch.draw(renderer)
>
> at line 1452?

Sorry, I was confused.  I misread the first patch drawing as a frame
drawing.  I am adding the frame back in.  Paul removed it in the
commit

  r5882 | pkienzle | 2008-07-25 19:01:18 -0500 (Fri, 25 Jul 2008) | 1 line

  Fix contains() for lines; don't redraw axis frame

Paul, were you also mistaking the patch for the frame?  I looked at
the Axes code and noticed the patch was drawing the edge, which is the
job of the frame.  I am turning the patch edgecolor off by default,
which is what I think it should be doing, but Eric, can you confirm?

JDH

-------------------------------------------------------------------------
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-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to