Plotting a vector

Hello,

I want to plot a simple vector arrow with a specified starting point and end
point (or direction and length).

I've found
http://matplotlib.sourceforge.net/api/pyplot_api.html#matplotlib.pyplot.quiver
but I don't see a way to set the length of the vector.

Though discussions about this topic recommend quiver.

Thanks,

Florian