[Matplotlib-users] Orientation of contour-values

2014-02-03 Thread Sappy85
Hello, i've made a (filled) contour plot with matplotlib-pyplot. First i use contour() and after that contourf(). My question: the contour-values on the lines have all different orientations. Is it possible to align alle values horizontal (linke normal text)? Thanks, Sappy85 -- View this m

[Matplotlib-users] small library with matplotlib.patches backend (crosslist post)

2014-02-03 Thread hugadams
Hey everyone, Sorry to posters who may have seen this on the scikit mailing list. I started a small project for drawing and manipulating particles on images. All of the particles optionally support matplotlib patches on the backend. I thought I'd share in case anyone was interested, or if any

Re: [Matplotlib-users] wrong numpy version

2014-02-03 Thread Nemanja Savic
The solution is following: uninstall numpy using yum. build numpy from source and install it. Build matplotlib from source! Best On Mon, Feb 3, 2014 at 3:29 PM, Nemanja Savic wrote: > Hi all guys, I am back to the same issue again. At the moment I am not > able to reazlize where does matplotl

Re: [Matplotlib-users] wrong numpy version

2014-02-03 Thread Nemanja Savic
Hi all guys, I am back to the same issue again. At the moment I am not able to reazlize where does matplotlib configure script find that my version of numpy is 1.4.1? On Tue, Nov 12, 2013 at 4:20 PM, Nemanja Savic wrote: > I see. But is there any other way to cope with this x server problem and

Re: [Matplotlib-users] trouble with Arrow

2014-02-03 Thread Alan G Isaac
On 2/3/2014 1:36 AM, Eric Firing wrote: > The default of not including the > head in the length is puzzling, to say the least. And again, it does not match the behavior of Arrow. So perhaps the current behavior could be changed? (E.g., after a period of requiring `length_includes_head`, which I'l