Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Replace the first two occurrences of arrow by:

pl += arrow((0,0), (2.1,0),color='black',arrowsize=2)
pl += arrow((0,0), (0,2.1),color='black',arrowsize=2)

and delete the third occurence