From: Alan G I. <ai...@am...> - 2010-07-20 15:48:31
|
On 7/20/2010 11:43 AM, Colin Reisterer wrote: > g.plot[(x1,y1),(x2,y2),(x3,y3),.......,(xn,yn)] > > The program works fine and displays correctly, but I would prefer to > have the graph animated Possibly OFF TOPIC. I'd use Matplotlib for this. E.g., see the TSPlot class at http://econpy.googlecode.com/svn/trunk/abm/gridworld/gridworld.py hth, Alan Isaac |