Description:

Packs circles using Mike Bostock's circle packing algorithm

Author:

  • Patrick Murray, Ken Goulding

Sources:

github.com/sasakiassociates/gephi-plugins/tree/circlePack

License:

Apache 2.0

Compatible Gephi versions:


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.