Eric Ma
Eric Ma
I see what you mean, @NiRuff. Thanks for being patient here :smile:. The nature of large graphs means that the matrix would be difficult to visualize _if you also wanted...
@ahoc, please let me know if you're still interested in completing this PR.
Potentially. I'm looking at the error trace, and seeing that the key `MEP` is the source of the error. I think that should be a node. Can I just check,...
Okay, got it. This does raise the question of whether `nxviz` should auto-fill a "null" value for nodes that don't have a key. I'm hesitant to do so because it...
Btw, just wanted to comment, this kind of feedback is the best for improving the library - thanks for taking the time to raise these issues!
Thanks for pinging in, @ChakreshIITGN! Can you tell me your version of nxviz? In master, this bug should be fixed; however, if you're using an earlier version of nxviz, the...
Argh! I didn't read the ticket fully. My apologies!! Responding while in meetings is a very bad idea.
I think I have deleted that branch, @RMKD. A working HivePlot implementation is available [here](https://github.com/ericmjl/hiveplot). The primary challenge I was facing is to implement the API correctly. Do let me...
@eduardacenteno thanks a ton - yes, this is the correct fix. Would you be open to submitting a PR to the library? I've been gradually upgrading all of my NetworkX...
@jonchar is our resident matplotlib guru - what's your thoughts?