mirror of
https://gitee.com/antv/g6.git
synced 2024-12-15 18:11:08 +08:00
440 B
440 B
title | order |
---|---|
Concentric Layout | 6 |
Concentric Layout places the nodes on concentric circles.
Usage
As the demo below, you can deploy it in layout
while instantiating Graph. it can also be used for Subgraph Layout. This algorithm will order the nodes according to the parameters first, then the node in the front of the order will be placed on the center of the concentric circles.