repeated show

0 views
Skip to first unread message

Bob

unread,
Nov 5, 2009, 4:59:18 PM11/5/09
to networkx-discuss
I have one last question regarding nx.draw. I'd like to do something
like this


for i in range(0, iter):
# do something
draw plot and save it into a different file


so that, in the end, I get a list of .png files for each value of i. I
tried with nx.draw() and plt.show() but it gets stuck..

Reply all
Reply to author
Forward
0 new messages