[Matplotlib-users] Hi, why do i get KeyError: 'Patch' ? thanks

2010-02-28 Thread afancy
xi...@master:/tmp/matplotlib-0.99.1.1$ python Python 2.6 (r26:66714, Nov 3 2009, 17:33:38) [GCC 4.4.1 20090725 (Red Hat 4.4.1-2)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import matplotlib.pyplot as plt Traceback (most recent call last): File "", line

Re: [Matplotlib-users] imshow size limitations?

2010-02-28 Thread David Goldsmith
--- On Sun, 2/28/10, Ryan May wrote: > David Goldsmith > > wrote: > > --- On Sat, 2/27/10, Ryan May > wrote: > >> David Goldsmith > >> > >> wrote: > >> > Question 2) is there some way I can add > pieces of the > >> array incrementally to > >> > the image into their proper place, i.e., > modify

Re: [Matplotlib-users] imshow size limitations?

2010-02-28 Thread Ryan May
On Sun, Feb 28, 2010 at 12:24 PM, David Goldsmith wrote: > --- On Sat, 2/27/10, Ryan May wrote: > >> From: Ryan May >> Subject: Re: [Matplotlib-users] imshow size limitations? >> To: "David Goldsmith" >> Cc: "matplotlib-users" >> Date: Saturday, February 27, 2010, 7:58 PM >> On Sat, Feb 27, 20

[Matplotlib-users] Problem on matplot installation

2010-02-28 Thread afancy
xi...@master:/tmp/matplotlib-0.99.1.1$ python setup.py build BUILDING MATPLOTLIB matplotlib: 0.99.1.1 python: 2.6 (r26:66714, Nov 3 2009, 17:33:38) [GCC 4.4.1 20090725

[Matplotlib-users] separate alpha for mfc and mec?

2010-02-28 Thread C M
Would it be possible to have a different alpha (transparency) value for the marker face color and edge color for a single line? (Either currently or as a new feature of mpl). It seems like by default alpha applies to them both. I ask because I am experimenting with getting a different look for t

Re: [Matplotlib-users] The time is: ....

2010-02-28 Thread Friedrich Romstedt
2010/2/26 jamgood96 : > > Each time I try to run a script, it just keeps printing, "The time is: The > time is: Fri Feb 26 13:27:08 2010". over and over. I believe I installed all > the packages correctly, but honesty was a bit overwhelmed. I've tried > attaching a screen shot of what is happening.

Re: [Matplotlib-users] mplot3d stays?

2010-02-28 Thread Friedrich Romstedt
Things become more and more complicated with time. I come up with four things to consider: First the ring I already mentioned is visualised in attachment Ring.png. A > C > B > A, no z sorting possible, because no linear order anymore. Second, the intersecting line may not always separate a trin

Re: [Matplotlib-users] Transparency with fig.canvas.mpl_connect

2010-02-28 Thread John Hunter
On Fri, Feb 26, 2010 at 5:14 PM, brianjpetersen wrote: > > Hi All, > > I'm a new matplotlib user on a Windows XP machine running mpl0.99.0 under > Python 2.5.  I'm using the default rc file. > > While reading through the excellent matplotlib "how-to" tutorial > (http://matplotlib.sourceforge.net/f

[Matplotlib-users] The time is: ....

2010-02-28 Thread jamgood96
Each time I try to run a script, it just keeps printing, "The time is: The time is: Fri Feb 26 13:27:08 2010". over and over. I believe I installed all the packages correctly, but honesty was a bit overwhelmed. I've tried attaching a screen shot of what is happening. Thanks in advance! http://ol

[Matplotlib-users] Transparency with fig.canvas.mpl_connect

2010-02-28 Thread brianjpetersen
Hi All, I'm a new matplotlib user on a Windows XP machine running mpl0.99.0 under Python 2.5. I'm using the default rc file. While reading through the excellent matplotlib "how-to" tutorial (http://matplotlib.sourceforge.net/faq/howto_faq.html), I came across two useful scripts: one to save a f