write_dot#

write_dot(G, path)[源代码]#

将networkx graph g写入路径上的graphviz点格式。

参数
G图表

网络X图

path文件名

要写入的文件名或文件句柄