PatchCollection and match_original=True

Hi,

I've found that the match_original=True option in PatchCollection causes matplotlib to crash. I have submitted two bug reports:

https://sourceforge.net/tracker/?func=detail&aid=2732455&group_id=80706&atid=560720
https://sourceforge.net/tracker/?func=detail&aid=2723527&group_id=80706&atid=560720

I was wondering whether these are problems that other people have encountered too? (description in the bug reports)

Thanks,

Thomas

Thomas Robitaille wrote:

Hi,

I've found that the match_original=True option in PatchCollection causes matplotlib to crash. I have submitted two bug reports:

https://sourceforge.net/tracker/?func=detail&aid=2732455&group_id=80706&atid=560720
https://sourceforge.net/tracker/?func=detail&aid=2723527&group_id=80706&atid=560720

I was wondering whether these are problems that other people have encountered too? (description in the bug reports)

Maybe not, but they are certainly bugs. I have fixed the first and am looking at the new one, so I hope both will be resolved shortly.

Eric

ยทยทยท

Thanks,

Thomas

------------------------------------------------------------------------------
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options

Thomas Robitaille wrote:

Hi,

I've found that the match_original=True option in PatchCollection causes matplotlib to crash. I have submitted two bug reports:

https://sourceforge.net/tracker/?func=detail&aid=2732455&group_id=80706&atid=560720
https://sourceforge.net/tracker/?func=detail&aid=2723527&group_id=80706&atid=560720

Both are now fixed in the 0.98.5 maintenance branch and in the trunk.

Eric