stocnet / manynet

Many Ways to Make, Manipulate, and Map Myriad Networks
https://stocnet.github.io/manynet/
Other
9 stars 0 forks source link

Make "concentric" layout the default for when plotting ego networks with `graphs()` #66

Open henriquesposito opened 3 months ago

henriquesposito commented 3 months ago

Ideally the default layout for a netlist of ego networks should be concentric layouts with the ego appearing in the centre and nodes @dist1 arrayed around the next level and any nodes @dist2 at the next circle beyond that...

jhollway commented 3 months ago

How will it know that the list of networks is of ego networks?