write_dot

write_dot(G, path)[source]

Write NetworkX graph G to Graphviz dot format on path.

Path can be a string or a file handle.