Warning

This documents an unmaintained version of NetworkX. Please upgrade to a maintained version and see the current NetworkX documentation.

write_dot

write_dot(G, path)[source]

Write NetworkX graph G to Graphviz dot format on path.

Parameters :

G : graph

A networkx graph

path : filename

Filename or file handle to write