Drawing a zig-zag Trail in Python?

Jean-Michel Pichavant jeanmichel at sequans.com
Fri Feb 5 11:42:43 EST 2010


mk wrote:
> W. eWatson wrote:
>> I'd like to draw something like an animal track. Between each point 
>> is a line. Perhaps the line would have an arrow showing the direction 
>> of motion. There should be x-y coordinates axises. PIL? MatPlotLib, ??
>
> Pycairo?
>
turtle

http://docs.python.org/library/turtle.html



More information about the Python-list mailing list