Skip to content

graph visualisation via iplotx #1618

Description

What is the expected enhancement?

Dear rustworkx devs,

Hope you are well. I was browsing your docs and noticed you have a simple example of graph visualisation via matplotlib. I recently created iplotx, a Python library that focuses on visualising graphs/networks in matplotlib independent of where they come from. It uses a sort of adaptor class to ingest network data structuers from all kinds of libraries (e.g. igraph, networkx, graph-tool, etc.). Additional libraries can signal how to connect to iplotx via custom data providers.

I wonder whether you would consider adding a data provider for rustworkx. I would be happy to help, the code would preferrably reside within rustworkx and it would enable your users to visualise their networks with iplotx's extensive style specification. We have about 100 examples on our gallery.

Would you be interested?

edit: typos

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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