A 3D plotting library for networkx built on panda3d.
pip install nx3dpython -m nx3dpython -m nx3d dirpython -m nx3d mulpython -m nx3d mul dirpython -m nx3d diffusion watt nolabelpython -m nx3d life nofilterIn your Python code:
import networkx as nx
import nx3d
g = nx.frucht_graph()
nx3d.plot(g)Check out the docs for tutorials, how-to-guides, explanations, and reference material.
