Sponsor of the Day:
Jerkmate
https://doc.linkurious.com/ogma/latest/examples/onion-decomposition.html
Ogma | Examples | Transformations | Onion Decomposition
This example shows how to use the onion decomposition to filter or group the nodes by their
ogma examples transformationsoniondecomposition
https://doc.linkurious.com/ogma/latest/examples/virtual-properties.html
Ogma | Examples | Transformations | Virtual properties
This example show how to use the Virtual Properties transformation to add virtual properties to the nodes and edges of the graph.
ogma examples transformationsvirtualproperties
https://doc.linkurious.com/ogma/latest/examples/visual-grouping-manual.html
Ogma | Examples | Transformations | Visual grouping manual
This is an example of what one could achieve with the grouping feature. Drag nodes on each other to group them. Drag a group over a node to add it into the...
ogma examples transformationsvisualgroupingmanual
https://doc.linkurious.com/ogma/latest/examples/visual-grouping-geo.html
Ogma | Examples | Transformations | Visual grouping Geo
This example shows how to use node grouping to group nodes in geo mode. The grouping transformation automatically computes the coordinates of the groups nodes...
ogma examples transformationsvisualgroupinggeo
https://doc.linkurious.com/ogma/latest/examples/group-nodes.html
Ogma | Examples | Transformations | Group nodes
This example shows how to use the groupNodes transformation to group nodes depending on a criteria. In this case, we will group nodes by their location data...
ogma examples transformationsgroupnodes
https://doc.linkurious.com/ogma/latest/examples/group-zoom.html
Ogma | Examples | Transformations | Group on zoom
This example shows how to group nodes depending on zoom level. It uses the nodeGrouping transformation to group nodes and the zoom event to detect when the...
ogma examples transformationsgroupzoom
https://doc.linkurious.com/ogma/latest/examples/node-collapsing.html
Ogma | Examples | Transformations | Node collapsing
This example shows how to use the nodeCollapsing transformation to collapse nodes in a graph.
ogma examples transformationsnodecollapsing