[Matplotlib-users] Impossible to draw a direction of arrows in Matplotlib???

2013-04-12 Thread Bakhtiyor Zokhidov
Hi, I have encountered some problem while I was drawing a direction of arrow. I have point (x,y) coordinates and angle of them. What I want to do is that to draw arrow according to the given angle (just to show the point direction as an arrow in each point coordinate). Here, we should assume coord

[Matplotlib-users] contourf() for "proper plotting purpose"

2013-05-22 Thread Bakhtiyor Zokhidov
, 0.8, 1.1, 0.8, 1.4, 1.7]]) pl.contourf(Matrix) pl.show() The problem is that that plots reversely, in other words top values are below, bottom values are top!! How can I plot it properly? -- Bakhtiyor Zokhidov-- Try