Re: [Matplotlib-users] new 1.0.1 and py2exe build fails

2011-01-06 Thread Christoph Gohlke
Please post a minimal script that fails and details about your setup. I do not have any problem with mpl 1.0.1 and py2exe. Christoph On 1/6/2011 4:48 PM, zb wrote: > Hi > > I decided to give a quick try to 1.0.1 and py2exe and see what happens. When > I try to start the compiled exe program I g

[Matplotlib-users] new 1.0.1 and py2exe build fails

2011-01-06 Thread zb
Hi I decided to give a quick try to 1.0.1 and py2exe and see what happens. When I try to start the compiled exe program I get this error log: Traceback (most recent call last): File "artisan.pyw", line 122, in File "zipextimporter.pyo", line 82, in load_module File "matplotlib\figure.py

Re: [Matplotlib-users] mplot3d: disable z-sorting?

2011-01-06 Thread Benjamin Root
On Thu, Jan 6, 2011 at 11:47 AM, Benjamin Root wrote: > On Thu, Jan 6, 2011 at 12:57 AM, Sebastian Voigt wrote: > >> Am 06.01.2011 02:14, schrieb Benjamin Root: >> >> On Wed, Jan 5, 2011 at 6:15 PM, Sebastian Voigt wrote: >> >>> I've been running into the well known rendering problems with mpl

Re: [Matplotlib-users] corrupt .tar.gz

2011-01-06 Thread John Hunter
On Thu, Jan 6, 2011 at 3:06 PM, aradea hakim wrote: > Hi all, > I am trying to install matplotlib1.0.1 on my machine but somehow I keep on > getting a corrupt .tar.gz file. > This is the error message: > tar: Skipping to next header > gzip: stdin: invalid compressed data--crc error > gzip: stdin

[Matplotlib-users] corrupt .tar.gz

2011-01-06 Thread aradea hakim
Hi all, I am trying to install matplotlib1.0.1 on my machine but somehow I keep on getting a corrupt .tar.gz file. This is the error message: * * *tar: Skipping to next header* * * *gzip: stdin: invalid compressed data--crc error* * * *gzip: stdin: invalid compressed data--length error* *tar: Chi

Re: [Matplotlib-users] mplot3d: disable z-sorting?

2011-01-06 Thread Benjamin Root
On Thu, Jan 6, 2011 at 12:57 AM, Sebastian Voigt wrote: > Am 06.01.2011 02:14, schrieb Benjamin Root: > > On Wed, Jan 5, 2011 at 6:15 PM, Sebastian Voigt wrote: > >> I've been running into the well known rendering problems with mplot3d's >> bar3d function. After two days of trying to get accept

Re: [Matplotlib-users] Using legend with a stem plot

2011-01-06 Thread Alejandro Weinstein
On Thu, Jan 6, 2011 at 7:20 AM, Jae-Joon Lee wrote: > I think this should be more like a feature request (rather than a > bug). Legend only support simple artists such as > lines/patches/collections. I disagree about this not being a bug. I understand that it can be difficult to implement, howeve

Re: [Matplotlib-users] Using legend with a stem plot

2011-01-06 Thread Alejandro Weinstein
On Wed, Jan 5, 2011 at 9:24 PM, Benjamin Root wrote: >  To prevent it from getting lost, could you please > file a report on our bug tracker? Done: https://sourceforge.net/tracker/?func=detail&aid=3152447&group_id=80706&atid=560720 I think the right behavior should mimic what Matlab does. I add

Re: [Matplotlib-users] Using legend with a stem plot

2011-01-06 Thread Jae-Joon Lee
On Thu, Jan 6, 2011 at 1:24 PM, Benjamin Root wrote: > I apologize for how long it has taken to get back to you.  I can confirm > your bug, and it is indeed a bug.  However, I am not sure how exactly it > should be dealt with.  To prevent it from getting lost, could you please > file a report on o

Re: [Matplotlib-users] Legend in a multibars chart

2011-01-06 Thread Jae-Joon Lee
On Thu, Jan 6, 2011 at 12:43 PM, Benjamin Root wrote: > I can confirm the problem, and I have a few suspects as to the cause.  Most > notably that the legend code probably assumes that it is looking for line > objects, not patch objects and starts using its own color cycler when it > can't get a l

Re: [Matplotlib-users] semilogy

2011-01-06 Thread Neal Becker
Paul Ivanov wrote: > Neal Becker, on 2011-01-05 08:19, wrote: >> I want to plot semilogy with major and minor grid. I tried: >> >> plt.grid(which='both') >> >> But 2 problems: >> >> 1) For semilogy, most of my viewers will expect to see 10 minor >> ticks/major tick. I got 5. How do I change

Re: [Matplotlib-users] defining a custom RGB colormap

2011-01-06 Thread Michael Rawlins
Got it now. Sorry about the confusion...by working for me I meant that set of commands ran and made the standard colorbar. I just installed ipython (Ubuntu OS). Will try the interactive way as well. All very new. I've used PGPLOT for ~15 years. Thanks again. Mike --- On Wed, 1/5/11, Pa

Re: [Matplotlib-users] Legend in a multibars chart

2011-01-06 Thread Alain Pascal Frances
Hi Ben, Thanks for your nicer and working code! It works perfectly and is indeed clean. Up to now I didn't noticed any problem with the positioning of the legend. Best regards, Alain From: ben.v.r...@gmail.com [mailto:ben.v.r...@gmail.com] On Behalf Of Benjamin Root Sent: Thursday, 06 January,