chevron_right Demos chevron_right Interactive Aggregation
Discover More
Book a live Demo

See yFiles in action

30 min • Online • No install required


For developers, PMs & tech leads

  • Quick-start walkthrough + a real integration example
  • Live Q&A with next-step recommendations

Prefer another tool over Zoom? Just say so when you book.

Opens our scheduling page with Zoom's booking widget embedded. Using it shares your data with Zoom under its Privacy Policy.

See yFiles in action

30 min • Online • No install required


For developers, PMs & tech leads

Prefer another tool over Zoom? Just say so when you book.

Opens our scheduling page with Zoom's booking widget embedded. Using it shares your data with Zoom under its Privacy Policy.

Demo

Interactive Aggregation

This demo shows how to analyze a graph by aggregating groups of nodes.

Via the context menu, groups of nodes of the same color or shape can be aggregated giving different insights about the graph.

For example, aggregating all nodes by color shows that there are no connections between purple and green nodes, while blue nodes are connected to both other colors. Aggregating by shape and color shows that there are no connections between rectangular nodes of different color and no connections between green nodes of different shape.

The demo makes use of the AggregationGraphWrapper class, that allows for aggregating graph items by hiding items and adding new items to a wrapped graph.

Things to Try