Description:
Packs circles using Mike Bostock's circle packing algorithm
Author:
Sources:
github.com/sasakiassociates/gephi-plugins/tree/circlePackLicense:
Apache 2.0
Compatible Gephi versions:
When possible, you should directly install this plugin from Gephi
Tools > Pluginsmenu. The following download links may be useful to spread this plugin to people with no internet access, for instance.
README:
Circle Pack
This layout is based on Mike Bostock's packing algorithm using in d3-hierarchy. Multiple levels of hierarchy can be used to generate circle packs within circle packs.