Re: [Matplotlib-users] tailwidth?

2012-01-12 Thread Jae-Joon Lee
I know this is an old post, but just in case. For arrowstyle=-, they are just lines (well, not exactly as a matter of fact). So, what you need is to change their linewidths. You may do arrow1=pylab.annotate(, xytext=(0.1,0.1),                       xy=(0.9,0.9),fontsize=8,

[Matplotlib-users] tailwidth?

2011-12-16 Thread Petro
How can I change linewidth of this arrow? arrow1=pylab.annotate(, xytext=(-3500,-1e8), xy=(-3500,8e8),fontsize=8,arrowprops=dict(arrowstyle=-)) Thank you in advance. Petro -- Learn Windows Azure Live! Tuesday, Dec 13,