Re: [matplotlib-devel] Axes properties are cleared after offsetting spines

2014-03-24 Thread Stan West
On 2014-02-05 02:26, Paul Hobson wrote: I noticed that when you offset the spines of an Axes object, the labels, ticks, and ticklabels/formatting get mostly cleared. Is this intentional and is there a way to prevent (or undo) it? [...] Paul, I may have encountered the same issue a few years ag

Re: [matplotlib-devel] Axes properties are cleared after offsetting spines

2014-03-24 Thread Stan West
On 2014-03-24 14:08, Stan West wrote: May I suggest that you look at the mailing list thread from that time [1], try the patch in the thread, and see whether your issue is resolved? This solution doesn't provide a work-around in your code, but it may fix the problem at the root. Paul, I just fo

[matplotlib-devel] PR reviews for 1.4

2014-03-24 Thread Thomas Caswell
Hello all, I currently have 14 open PR's (most of which have an associated issue). If these could get reviewed/merged it would go along way to cutting down the number of outstanding issues we have to get through before we can cut 1.4.0 https://github.com/matplotlib/matplotlib/issues/created_by/t

Re: [matplotlib-devel] I added a wheels build to binary build framework

2014-03-24 Thread Benjamin Root
I thought we fixed this one... Seems like we haven't as there is an open issue for it: https://github.com/matplotlib/matplotlib/issues/2842 On Sun, Mar 23, 2014 at 7:07 AM, Matthew Brett wrote: > Hi, > > On Sun, Mar 23, 2014 at 1:46 AM, Matthew Brett > wrote: > > Hi, > > > > On Sat, Dec 14, 20