I want to redraw a Graph g with only the color of a node or edge changed. How do I do that?
+1
A:
Your version of networkx is too old.
try
$ easy_install networkx
to get the current version
gnibbler
2010-01-28 21:11:50