Properties that contain source information, layout configurations and other settings for a Link chart.
Referenced by: Web Link Chart
Properties
| Property | Details |
|---|---|
| aggregatedEntitiesUrl | Url pointing to a binary reference containing a serialized representation of the internal aggregated entity table. |
| aggregatedRelationshipsUrl | Url pointing to a binary reference containing a serialized representation of the internal aggregated relationship table. |
| autoCollapseRelationships | Boolean indicating whether this Link Chart automatically collapses eligible relationships. |
| centralityIsUpToDate | Indicates whether the Centrality scores found in the entity and relationship tables were computed using the current Link Chart topology. Default value is true. |
| entitiesUrl | Url pointing to a resource containing featureSet as PBF reference containing a serialized representation of the internal entity table. |
| layoutSettings | Settings for link chart layouts. |
| layoutType | Knowledge Graph Link Chart layout algorithm used. Default value is 'organic-standard'. Valid values: basic-grid, chronological-mono-timeline, chronological-multi-timeline, geographic-organic-standard, hierarchical-bottom-to-top, hierarchical-top-to-bottom, organic-community, organic-fusiform, organic-leaf-circle, organic-standard, radial-node-centric, radial-root-centric, tree-bottom-to-top, tree-left-to-right, tree-right-to-left, tree-top-to-bottom |
| nonspatialDataDisplay | Object that defines instructions on the visualization of nonspatial link chart data. |
| relationshipsUrl | Url pointing to a resource containing featureSet as PBF reference containing a serialized representation of the internal relationship table. |