As you build a link chart from a knowledge graph, you can change how entities are arranged to better visualize the relationships between them.
By default, entities are arranged using the radial tree layout. However, several other layouts are available to choose from: force directed, community, simple, radial tree, smart tree, and geographic. The layout used to arrange the contents of a link chart is indicated in the link chart Context Toolbar and is referred to as the current layout. Various operations that act on this link chart will use the current layout to process results. For example, when you add entities and their relationships, they are added in a manner that is appropriate for the current layout.
Simple layout
Simple layout arranges entities in a
regularly spaced lattice pattern, where the size of the grid
depends on the number of entities.
![Simply layout Simply layout](GUID-C8848CE7-669A-49E0-B88D-860F22967AF4-web.png)
Force Directed layout
The Force Directed layout algorithm considers the link chart as if it were a mechanical
system. The entities repel each other like two magnets aligned with
the same poles facing each other, while they are attracted to each
other by the relationships that join entities together. The
algorithm iteratively reviews and places entities and evaluates the
forces until equilibrium is reached. This layout allows you to
visualize entities in clusters that emphasize how they are
connected.
![Force Directed layout diagram Force Directed layout diagram](GUID-E523D280-EF8B-46F7-AE87-E27D5068C201-web.png)
Community layout
The Community layout finds
communities, which are groups of entities that are closely related
to each other. A force-directed layout is then used to arrange the
communities. The attraction forces along relationships between
entities of different communities are relaxed so that different
communities are more spread out than with the standard organic
layout.
![Community layout diagram Community layout diagram](GUID-26883084-19E0-4511-BF57-733B860A4507-web.png)
Geographic layout
The Geographic layout
arranges spatial entities geographically using their geometry.
Spatial entities where the entity has a null geometry and
nonspatial entities are also displayed on the link chart, but their
placement and arrangement are determined using the force directed
layout.
Your organization's basemap is used by default as a backdrop to provide spatial context.
![Geographic layout diagram Geographic layout diagram](GUID-195C97ED-12CA-463C-A914-F5AF5A38E31E-web.png)
Smart tree layout
The Smart Tree layout arranges
entities and their relationships as in nature, where the tree
starts from the trunk and all branches move out from that point. In
the link chart, the root entity is the starting point, positioned
at the left. The entities related to the
root entity are then lined up in a row to the
right of the root entity, from top to
bottom in this example. Any entities related to those items
that aren't already present in the link chart are added as another
row closer to the bottom, and so on.
The algorithm identifies the entity associated with the smallest network topology index and uses it as the root entity.
![Smart Tree layout diagram Smart Tree layout diagram](GUID-923346D3-5260-4DB5-9A33-CB10338CBB74-web.png)
Radial Tree layout
The Radial Tree layout places the root entity for the tree in the center of a circle. All leaf entities for the tree are positioned around the outer edge of the circle. Entities at each level of hierarchy in the tree are arranged in concentric circles between the root entity and the outer circle.
The radial tree layout is the default layout used to arrange entities and relationships when a link chart is created.
![Radial Tree layout diagram Radial Tree layout diagram](GUID-2DD2134F-97E4-45CC-91DC-5DEAF5EC2110-web.png)
Hierarchical layout
The Hierarchical layout is arranged similarly to radial tree layout. However, an attempt is made to orient the majority of the relationships from the bottom to the top where the origins for the relationship are positioned at the bottom and destination entities are positioned at the top.
The algorithm will attempt to limit the number of places in which the lines representing relationships cross each other. In contrast with the radial tree layout, relationships are not allowed between entities at the same level in the link chart with the hierarchical layout.
![Hierarchical layout diagram Hierarchical layout diagram](GUID-165D5A69-8AFF-4F96-BB0E-8D0DE368FBE4-web.png)
Apply a different layout to your link chart
A link chart's current layout is selected in link chart Context Toolbar in the Layout Options dropdown. For example, if the link chart is currently using the default force directed layout, the force directed layout is selected in the Layout Options
dropdown.
- Click Layout Options
in the link chart Context Toolbar.
- Click a different layout in the dropdown
All entities and relationships on the link chart are rearranged according to the new layout.