[Matplotlib-users] zooming with transforms

2012-03-30 Thread Arnaud Gardelein
.intervalx) Arnaud. -- This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure ___ Matplotlib-users mailing list Matplo

[Matplotlib-users] zooming with transforms

2012-03-27 Thread Arnaud Gardelein
.intervalx) Arnaud. -- This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure ___ Matplotlib-users mailing list Matplo

Re: [Matplotlib-users] plot_surface fails with log axes ?

2011-12-06 Thread Arnaud
thanks, of course, this work. I will have to edit ticks labels ... shall we expect a correction in near future ? best, -- RHENOVIA - Arnaud LEGENDRE. Le mardi 06 décembre 2011 à 10:45 -0600, Benjamin Root a écrit : > On Tue, Dec 6, 2011 at 10:08 AM, Arnaud > wrote: >

[Matplotlib-users] plot_surface fails with log axes ?

2011-12-06 Thread Arnaud
te-packages/matplotlib/backends/backend_agg.py", line 131, in draw_mathtext x = int(x) + ox File "/usr/local/lib/python2.7/site-packages/numpy/ma/core.py", line 3795, in __int__ raise MaskError, 'Cannot convert masked element to a Python int.' numpy.ma.core.MaskError:

Re: [Matplotlib-users] bug in fcontour with v1.1.0 ?

2011-12-06 Thread Arnaud
result. I finally found a solution to this : i changed the backend in .matplotlibrc from GTK to GTKAgg, and it works. thanks again for answering! best -- RHENOVIA - Arnaud LEGENDRE. Le lundi 05 décembre 2011 à 20:04 -1000, Eric Firing a écrit : > On 12/05/2011 10:00 AM, Arnaud wrote: > &

[Matplotlib-users] bug in fcontour with v1.1.0 ?

2011-12-05 Thread Arnaud
show() I ran it with pyV2.6/matplotlibV0.99.1, and it behaves differently with pyV2.7/matplotlibV1.1.0 . Could you confirm that on your computer, if this is an expected behaviour, and, if not, if you have an idea about how to