GithubHelp home page GithubHelp logo

Comments (5)

ericmjl avatar ericmjl commented on August 24, 2024

@sten, thanks for pinging in!

This reminds me that I have forgotten to cut a new release. Look out for 0.6.0 on PyPI within the next hour, and on conda-forge within the next 24 hours.

0.6.0 should contain the ability to set edge widths.

from nxviz.

ericmjl avatar ericmjl commented on August 24, 2024

@sten, both pypi and conda forge releases are up! please install the new versions, and see if they are done right.

Going to close this issue for the time being; feel free to re-open if thereโ€™s still something not working.

from nxviz.

sten avatar sten commented on August 24, 2024

@ericmjl Thanks a lot! Now it works!

PS: Do you know if there is a way to add labels to the axis of a matrixplot to better illustrate which nodes are ploted on each row and column?

from nxviz.

ericmjl avatar ericmjl commented on August 24, 2024

@sten that's something I hadn't thought of earlier on, mostly because the graphs I was visualizing were large enough that plotting the node names on rows and columns would be a bit cramped for visualization purposes. In my mind, plotting node labels corresponded to an all-or-nothing kind of scenario - it's either useful or uninformative, depending on size. I might be wrong about this.

Underneath the hood, the MatrixPlotobject uses a bunch of numpy code, followed by a matplotlib mesh object. Are you familiar enough with matplotlib to maybe give it a shot? I'm happy to chat with you through the code base if needed.

from nxviz.

sten avatar sten commented on August 24, 2024

@ericmjl Thanks for the tip! I will have a look and yes, I agree it only makes sense for small networks to plot all labels.

from nxviz.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.