Re: [matplotlib-devel] Patch review: Autoscaling on add_patch()

2014-12-20 Thread Benjamin Root
Amit, Thanks for your bug report and your PR for fixing the bug. I haven't had time to look over it yet, and I won't have the ability to review it for the upcoming week (in fact, I will be without internet connection). If no one gets around to reviewing it in the next week due to the holiday seaso

[matplotlib-devel] Patch review: Autoscaling on add_patch()

2014-12-20 Thread Amit Saha
Hi all, I submitted a PR yesterday: https://github.com/matplotlib/matplotlib/pull/3936 to add autoscale_view() in the add_patch() method. This aims to fix: https://github.com/amitsaha/matplotlib/tree/issue3934 I am very much a matplotlib user, so if the PR doesn't look right, I am willing to wor