-
Notifications
You must be signed in to change notification settings - Fork 200
Open
Description
What is the expected enhancement?
If plotly were added as an option for visualizing a graph, we would get nice interactive features in Jupyter notebooks like showing edge and node information on hover, zooming to regions of busy graphs etc.
There would be performance limits since plotly uses a relatively heavy JSON format+plotting engine. For example, I expect it would choke on a graph with tens of thousands of nodes. But when there are fewer than 1000 nodes, I'd expect it to be a nicer experience than matplotlib.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels