Skip to content

netgraph and iplotx #104

@iosonofabio

Description

@iosonofabio

Hi Paul,

My name is Fabio Zanini and I'm an Associate Professor at UNSW Sydney, Australia. This year I began developing iplotx:

https://github.com/fabilab/iplotx

which is similar in scope to your amazing netgraph. Tbh I only discovered netgraph today, otherwise I would have reached out sooner.

I wonder if you would like to somehow try to join forces and deliver an even better user experience for visualizing networks in Python. I can think of a few ways this could work, so from my end it would be quite interesting.

A few scattered thoughts that make me think there's potential for synergy here:

  • netgraph seems like it includes a lot of node layouting and edge routing, which iplotx avoids on purpose.
  • iplotx does a lot of tree-specific stuff including layouts, netgraph seems more focused on general networks
  • iplotx can do 3d layouts (in a quirky way), netgraph seems more focused on 2d
  • netgraph has bundled edges and other geometry things that are very nice and iplotx does not support

There are some things we both do like editability, animations, etc.

What do you think, maybe there is potential for some collaboration of sorts?

You can also reach me at fabio.zanini AT unsw.edu.au

Thank you,
Fabio

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions