Re: [matplotlib-devel] Setting default labelpad

2014-05-30 Thread Peter St. John
Finally made this into a patch to allow the dynamic updating of the axes.labelpad parameter. Hope this is in the appropriate format! Thanks, -- Peter On Mon, Oct 28, 2013 at 10:45 AM, Peter St. John peterc.stj...@gmail.com wrote: Hi Matplotlib-users, I found it was useful to be able to

Re: [matplotlib-devel] Setting default labelpad

2014-05-30 Thread Paul Hobson
Peter, Can you submit this as a pull request on github? http://matplotlib.org/devel/gitwash/git_development.html On Fri, May 30, 2014 at 12:37 PM, Peter St. John peterc.stj...@gmail.com wrote: Finally made this into a patch to allow the dynamic updating of the axes.labelpad parameter. Hope