Re: [Matplotlib-users] Issue with PatchCollection

2010-04-15 Thread Eric Firing
Thomas Robitaille wrote: > Hi, > > Last year, I submitted a bug report regarding the fact that PatchCollection's > match_original argument does not work properly, in a pretty simple script: > > https://sourceforge.net/tracker/?func=detail&aid=2881485&group_id=80706&atid=560720 > > I came across

Re: [Matplotlib-users] Issue with PatchCollection

2010-04-15 Thread Eric Firing
Thomas Robitaille wrote: > Hi, > > Last year, I submitted a bug report regarding the fact that PatchCollection's > match_original argument does not work properly, in a pretty simple script: > > https://sourceforge.net/tracker/?func=detail&aid=2881485&group_id=80706&atid=560720 > > I came across

[Matplotlib-users] Issue with PatchCollection

2010-04-14 Thread Thomas Robitaille
Hi, Last year, I submitted a bug report regarding the fact that PatchCollection's match_original argument does not work properly, in a pretty simple script: https://sourceforge.net/tracker/?func=detail&aid=2881485&group_id=80706&atid=560720 I came across the problem again several times recently