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, 2011 Microsoft is holding a special Learn Windows Azure training event for developers. It will provide a great way to learn Windows Azure and what it provides. You can attend the event by watching it streamed LIVE online. Learn more at http://p.sf.net/sfu/ms-windowsazure _______________________________________________ Matplotlib-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-users
