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