Troels Kofoed Jacobsen’s blog


Arrows in matplotlib
May 3, 2008, 5:03 pm
Filed under: matplotlib | Tags: ,

UPDATE: This is not working with newer matplotlib releases…
UPDATE: I have updated the code so it should work again.
UPDATE:For a more native solution: more-on-arrows-in-matplotlib

There really is a problem with the matplotlib arrow implementation. The figure shows the problem (right) and a possible solution (left).
Arrows in matplotlib
I’m still working on the new arrow code… A draft have been mailed to the matplotlib devs.

Update: You can find the newest iteration here

arrow.py