Eric Ma

Results 426 comments of Eric Ma

@cjyoon at the moment no, as the package wasn't intended for this - when visualizing large graphs, the labels may clutter up the visual, which is why I haven't implemented...

At the moment, not yet possible. However, I'm looking into this. Earlier on when I developed `nxviz`, I was less proficient with `matplotlib`'s text capabilities, but I'm starting to feel...

ping @basselhak, @titipata & @cjyoon - I have just pushed up to master this feature request. Currently only worked out for CircosPlots. Could you all download it and give it...

@basselhak Hmm, it's probably going to need some matplotlib tweaking underneath the hood. Can you try the following line (I have highlighted it with a comment) to see if it...

@basselhak thanks for giving that a shot. Good to know, I can rule out that hypothesis then. This might take a bit more hacking than I originally thought.

Hi @noragak, great to hear from you again! :smile: Here are my responses: > in the last week I added a few more changes locally. One is about the node...

@basselhak on the latest version of master, rotated node labels for CircosPlots are available. Please give it a shot! Big thanks to @cdeiner for the implementation!

@noragak > Sorry the plot was misleading! Its actually node labels. Ah got it! > So instead of one boolean for the labels you have a boolean array indicating which...

@noragak I think it should be okay to submit the PR first, and then add tests along the way. Later on, I plan on adding in matplotlib testing as well...

@ThijsHrm this would be a wonderful contribution! Yes, I would love to accept this as a PR. I would like to organize the label layout choices in the PR as...