Skip to content

Add plotly-based visualization tool #1553

@ihincks

Description

@ihincks

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions