[Matplotlib-users] ImportError: No module named _backend_gdk on fedora16 after upgrading to 1.2.0

2013-01-24 Thread Chao YUE
Dear all, I upgrade my matplotlib from 1.1.1 to 1.2.0 using the command: sudo pip-python install --upgrade matplotlib it completes successfully. However I tried to import matplotlib.pyplot as plt, I get the error: /usr/lib64/python2.7/site-packages/matplotlib/backends/backend_gdk.py in ()

Re: [Matplotlib-users] ImportError: No module named _backend_gdk on fedora16 after upgrading to 1.2.0

2013-01-24 Thread Benjamin Root
On Thu, Jan 24, 2013 at 10:13 AM, Chao YUE wrote: > Dear all, > > I upgrade my matplotlib from 1.1.1 to 1.2.0 using the command: > > sudo pip-python install --upgrade matplotlib > > it completes successfully. However I tried to > > import matplotlib.pyplot as plt, I get the error: > > /usr/lib64/

Re: [Matplotlib-users] append to or concatenate PathCollection objects?

2013-01-24 Thread ChaoYue
could you try l = ax.legend((p1,p2),['points','point_2'],scatterpoints=2) I think length-1 list label make the second point omitted. Chao -- View this message in context: http://matplotlib.1069221.n5.nabble.com/append-to-or-concatenate-PathCollection-objects-tp40302p40309.html Sent from th

[Matplotlib-users] cannot directly reply to the mail?

2013-01-24 Thread Chao YUE
Dear all, why I can only recieve the Matplotlib-users Digest, but not the email. Each time I need to go http://matplotlib.1069221.n5.nabble.com/matplotlib-users-f3.html to reply the the mail. I think I must miss something? Chao --

Re: [Matplotlib-users] cannot directly reply to the mail?

2013-01-24 Thread Paul Hobson
On Thu, Jan 24, 2013 at 9:35 AM, Chao YUE wrote: > Dear all, > > why I can only recieve the Matplotlib-users Digest, but not the email. > Each time I need to go > http://matplotlib.1069221.n5.nabble.com/matplotlib-users-f3.html to reply > the the mail. > I think I must miss something? > > Chao >

Re: [Matplotlib-users] cannot directly reply to the mail?

2013-01-24 Thread Chao YUE
thanks Paul. You're right, I changed the setting, should work now. Chao On Thu, Jan 24, 2013 at 7:36 PM, Paul Hobson wrote: > On Thu, Jan 24, 2013 at 9:35 AM, Chao YUE wrote: > >> Dear all, >> >> why I can only recieve the Matplotlib-users Digest, but not the email. >> Each time I need to go >

Re: [Matplotlib-users] dash length for dashed contours

2013-01-24 Thread Eric Firing
On 2013/01/22 11:50 PM, Andrew Dawson wrote: > Hi all, > > [TL;DR: is it possible to control the length of the dashes in dashed > contours, if so how?] > > I'd like to be able to control the length of dashes for dashed contours. > My motivation is that I'm making a contour plot that uses dashes for