Re: [Matplotlib-users] missing module

2007-11-07 Thread Neil M
>From: Herman Berendsen <[EMAIL PROTECTED]> - 2007-10-01 08:48 >After installing matplotlib (matplotlib-0.90.1.win32-py2.5.exe) on >Windows XP, the command "from pylab import *" results in an error >message complaining that the file "_agg" is missing. Indeed there is no >file "_agg.py" in the distr

Re: [Matplotlib-users] A question about pam/zoom functionality of navigationtoolbar

2007-11-07 Thread John Hunter
On Nov 7, 2007 7:17 AM, Michael Droettboom <[EMAIL PROTECTED]> wrote: Michael> I'm not sure what you mean by "can't work on my canvas". Can you Michael> provide a small code sample that shows it not working? Sunzen, Here is a reference example in which the x and y constrained panning do work in

Re: [Matplotlib-users] help with attaching labels to lines in stem plot??

2007-11-07 Thread John Hunter
On Nov 6, 2007 7:10 PM, Himanshu Grover <[EMAIL PROTECTED]> wrote: > Hi, > I am new user of matplotlib, and am trying to attach different > labels to different lines of a stem-plot. Can someone help me figure > how to attach such labels and be able to see them in the plot ? With the exception

Re: [Matplotlib-users] A question about pam/zoom functionality of navigationtoolbar

2007-11-07 Thread Michael Droettboom
I'm not sure what you mean by "can't work on my canvas". Can you provide a small code sample that shows it not working? Cheers, Mike sunzen w. wrote: > I'm sad to see that there is no answer to my question over these days. > Active development of matplotlib needs a lot of users. > > On Oct 31,

[Matplotlib-users] ImportError: No module named pylab

2007-11-07 Thread [EMAIL PROTECTED]
Dear all, I'm unable to import pylab anymore, and I don't know why. It seems to be due to environment variables. The sys.path leads to the correct directories. I'm running Fedora 7 (I started using Matplotlib & Co. on FC5, then due to the problems I had I upgraded to F7, but it still doesn't w