Re: [matplotlib-devel] scatter segfaults - mpl 0.91.2

2008-06-01 Thread Eric Firing
Dave wrote: > Whilst trying to plot a scatter plot with no facecolor I was able to reliably > reproduce a segfault in mpl 0.91.2 - see below: > > Python 2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v.1310 32 bit (Intel)] > IPython 0.8.3.svn.r3001 -- An enhanced Interactive Python. > > In [1]: i

Re: [matplotlib-devel] future of mpl documentation

2008-06-01 Thread Tony Yu
On Jun 1, 2008, at 9:47 AM, Rob Hetland wrote: > > 2. I like the figure to the side (and agree that there should be > only one), but it seems that polar plots are more rarely used than > normal x-y plots. Perhaps an x-y plot (the histogram, for example) > would be better advertising. I was

Re: [matplotlib-devel] future of mpl documentation

2008-06-01 Thread Perry Greenfield
I'm not sure either, it was something simple like having problems building and John suggesting that I blow away the previous installation. But I indeed did eventually mail the doughnut. Perry On May 31, 2008, at 10:35 PM, John Hunter wrote: > On Sat, May 31, 2008 at 3:19 PM, Darren Dale >

Re: [matplotlib-devel] future of mpl documentation

2008-06-01 Thread Darren Dale
On Sunday 01 June 2008 10:23:47 am Tony Yu wrote: > On Jun 1, 2008, at 6:00 AM, Darren Dale wrote: > > I was intending to write the list and ask if anyone was interested > > in playing > > with CSS to customize the looks of the new sphinx-based > > documentation effort. > > I'm really happy to hear

Re: [matplotlib-devel] future of mpl documentation

2008-06-01 Thread Tony Yu
On Jun 1, 2008, at 6:00 AM, Darren Dale wrote: > On Sunday 01 June 2008 12:53:48 am John Hunter wrote: >> >> >> We're definitely interested. Try checking out the htdocs svn >> repository. Hmm, the README file says I need all the backends working. I don't think I want to try that on my Mac. I'

[matplotlib-devel] scatter segfaults - mpl 0.91.2

2008-06-01 Thread Dave
Whilst trying to plot a scatter plot with no facecolor I was able to reliably reproduce a segfault in mpl 0.91.2 - see below: Python 2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v.1310 32 bit (Intel)] IPython 0.8.3.svn.r3001 -- An enhanced Interactive Python. In [1]: import matplotlib In [2]: m

Re: [matplotlib-devel] future of mpl documentation

2008-06-01 Thread Rob Hetland
On Jun 1, 2008, at 4:30 AM, John Hunter wrote: > Let me know what you think... Generally, I like the logo, and think it is a *huge* improvement on the old one. Two suggestions: 1. The original new logo was done in a Helvetica medium font, which is much nicer for this type of logo. (See th

Re: [matplotlib-devel] future of mpl documentation

2008-06-01 Thread Darren Dale
On Saturday 31 May 2008 10:45:34 pm John Hunter wrote: > On Sat, May 31, 2008 at 7:50 PM, Darren Dale <[EMAIL PROTECTED]> wrote: > > I just realized, though, that I should probably be striving to conform > > with the standard that the numpy and scipy folks put together: > > http://projects.scipy.o

Re: [matplotlib-devel] future of mpl documentation

2008-06-01 Thread Darren Dale
On Saturday 31 May 2008 11:44:34 pm Darren Dale wrote: > On Saturday 31 May 2008 10:19:47 pm John Hunter wrote: > > On Sat, May 31, 2008 at 9:01 PM, Fernando Perez <[EMAIL PROTECTED]> > > wrote: > > > I don't know if you are so in the middle of things that you'd rather > > > not get bug reports on

Re: [matplotlib-devel] future of mpl documentation

2008-06-01 Thread Darren Dale
On Sunday 01 June 2008 12:53:48 am John Hunter wrote: > On Sat, May 31, 2008 at 11:27 PM, Tony Yu <[EMAIL PROTECTED]> wrote: > > I like the new color scheme on the website. Since you asked for > > criticism, though, I'm not a fan of the blue "matplotlib" in the logo (on > > the website, the attache

Re: [matplotlib-devel] Bug when embedding Matplotlib 0.91.2 in PyQt 4.4.2

2008-06-01 Thread Pierre Raybaut
> > Hi Pierre, > > On Friday 30 May 2008 5:21:01 pm Pierre Raybaut wrote: > >> > First, I would like to congratulate you for your work on Matplotlib. I >> > am using Matplotlib widgets in all my current projects, embedded in PyQt >> > graphical user interfaces. >> > >> > As you may know, PyQt 4.