Re: [Matplotlib-users] a venn diagram function written in python

2012-02-27 Thread fdu.xia...@gmail.com
On 2012-2-26 4:02, Benjamin Root wrote: > On Friday, February 24, 2012, fdu.xia...@gmail.com wrote: > >> Dear Ben Root, >> >> I have made a pull request of matplotlib on github, and I put my venn >> function on https://github.com/icetime/**matplotlib/blob/master/lib/** >> matplotlib/venn.py

Re: [Matplotlib-users] image rescale on intervall

2012-02-27 Thread John Hunter
On Feb 27, 2012, at 6:16 AM, jonasr wrote: > > Hello, > > i am actually trying to plot a vector field over a scalar field, > i want to show a vector field on the intervall x=[0,1] y=[0,1] > this works fine so far, actually i have the problem that if i plot the > scalarfield > via imshow()

[Matplotlib-users] image rescale on intervall

2012-02-27 Thread jonasr
Hello, i am actually trying to plot a vector field over a scalar field, i want to show a vector field on the intervall x=[0,1] y=[0,1] this works fine so far, actually i have the problem that if i plot the scalarfield via imshow() the image geht scaled by the size of the array. i.e. if i have a