Re: [matplotlib-devel] Polar Plot

2009-03-21 Thread Eric Firing
Sherif Ahmed wrote: > Hi Eric, > > Thanks agaon. Now it works after updating to matplotlib 98.5. > > Well I also attach the code. I find it good if we can publish it to other > interested users. May be some one needs it or likes to upgrade it. I made > already the basic work. How does this work?

Re: [matplotlib-devel] Polar Plot

2009-03-21 Thread Sherif Ahmed
Hi Eric, Thanks agaon. Now it works after updating to matplotlib 98.5. Well I also attach the code. I find it good if we can publish it to other interested users. May be some one needs it or likes to upgrade it. I made already the basic work. How does this work? Should I distribute it via the lis

Re: [matplotlib-devel] Polar Plot

2009-03-21 Thread Eric Firing
Sherif Ahmed wrote: > Hello Eric, > > I am afraid this does not work. I get error saying that : > AttributeError: 'PolarAxes' object has no attribute 'set_resolution' It looks like support for the resolution kwarg was added late in January, so you need either a more recent version, or an older

Re: [matplotlib-devel] Polar Plot

2009-03-21 Thread Sherif Ahmed
Hello Eric, I am afraid this does not work. I get error saying that : AttributeError: 'PolarAxes' object has no attribute 'set_resolution' The full error text is: - Traceback (most recent call last): File "D:\EmGine Project\emGine_GUI_0_7_5__11022009\emGi