I'm working on a visualization project in networkx and plotly. Is there a way to create a 3D graph that resembles how a human brain looks like in networkx and then to visualize it with plotly (so it will be interactive)? 
The idea is to have the nodes on the outside (or only show the nodes if it's easier) and to color a set of them differently like the image above
from How to create an interactive brain-shaped graph?
No comments:
Post a Comment