Re: [matplotlib-devel] [Matplotlib-users] Calling all Mac OSX users!

2011-08-24 Thread Daniel O'Connor
On 22/08/2011, at 5:36, Benjamin Root wrote: > Ok, there has been a lot of useful discussion (for both MacOSX and Windows), > but in the end, I want to know this: Is it possible for matplotlib to provide > a single, recommended, fully-supported-by-us method for installing our > package (possibl

[matplotlib-devel] Bug with bbox_inches='tight' on Python 3

2011-08-24 Thread Grahame Bowland
Hi everyone I've found a few problems in the current matplotlib-py3 branch in the _macosx.c code. I've put the fixes in a fork here: https://github.com/grahame/matplotlib-py3 I saw a pull request for a similar patch with a lot of comments that seems to be stuck, so I thought I'd ask here what to

Re: [matplotlib-devel] Bug with bbox_inches='tight' on Python 3

2011-08-24 Thread Michael Droettboom
On 08/24/2011 11:07 AM, Grahame Bowland wrote: > Hi everyone > > I've found a few problems in the current matplotlib-py3 branch in the > _macosx.c code. I've put the fixes in a fork here: >https://github.com/grahame/matplotlib-py3 > I saw a pull request for a similar patch with a lot of comment

[matplotlib-devel] An issue using matplotlib in the new ipython

2011-08-24 Thread Gökhan Sever
Hi, Using the new IPython with --pylab option: Creating a simple plot via plt.plot(range(10)) then typing in the shell for example: plt.plot? and getting the help blocks the figure. Is this a known issue? I don't recall seeing this behavior in the previous IPython. matplotlib.__version__ '1.1