You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to change the node size according to an attribute of my NetworkX object but even if I set node_size="attribute", the size remains invariant.
Also, I would like to change the colormaps for edge/node attributes, but I don't see how to do it.
Description
I'm trying to change the node size according to an attribute of my NetworkX object but even if I set node_size="attribute", the size remains invariant.
Also, I would like to change the colormaps for edge/node attributes, but I don't see how to do it.
What I Did
This is the piece of code I'm using to plot.
Thank you.
The text was updated successfully, but these errors were encountered: