tgdwyer / WebCola

Javascript constraint-based graph layout
http://marvl.infotech.monash.edu/webcola/
MIT License
2.03k stars 258 forks source link

Is there a way to use circle instead of rectangle for groups? #321

Open ghost opened 3 years ago

ghost commented 3 years ago

Hello,

This example groups nodes with a rectangle:

https://ialab.it.monash.edu/webcola/examples/smallworldwithgroups.html

I'm wondering is there a way to group within a circle rather than a rectangle?

thanks!