I've noticed that for v0.2 several changes were made that have not been logged in CHANGELOG.md. So far I've found:
- the node attribute
radius is now called size. Ulf, could you explain why you chose to rename this? I like radius because I know what it means because it has a geometric defnition. size is rather ambiguous.
- when redrawing with matplotlib, overlapping nodes are joined such that strokes around nodes do not show anymore. was that intended? I think it makes the visualizations kind of awkward looking.
I've noticed that for v0.2 several changes were made that have not been logged in CHANGELOG.md. So far I've found:
radiusis now calledsize. Ulf, could you explain why you chose to rename this? I likeradiusbecause I know what it means because it has a geometric defnition.sizeis rather ambiguous.