I have a nx.MultiDiGraph() instance G, which works great if I write out a dotfile from nx and visualize it using dot or other
nx.MultiDiGraph()
G
nx
dot