chevron_right Demos chevron_right Port-aware Graph Builder
Related demos
Book a live Demo

Live Demo — yFiles in Action

30–45 min | Online | No install required

For Developers, Product Mangers & Executives

  • Interactive graph visualization in real time
  • Integration example
  • Live Q&A and next step recommendations

30–45 minutes | 1:1 or team session | Online (Zoom / Teams)

No install required | We show live code

Book a free live demo

Live Demo — yFiles in Action

30–45 min | Online | No install required

For Developers, Product Mangers & Executives

30–45 minutes | 1:1 or team session | Online (Zoom / Teams)

No install required | We show live code

Book a free live demo

Port-aware Graph Builder Demo

This demo automatically builds a graph from business data using a GraphBuilder.
The business data is stored in JSON format.

By default, a GraphBuilder connects the graph elements directly. It does not support further specification of the connection points (ports). The Graph Builder Demo shows such an unmodified GraphBuilder.

In this sample, the GraphBuilder is modified to support ports. These ports are created based on different node types. Edges are connected to these specific ports.

Additionally, the demo shows how to update a graph built with GraphBuilder when the corresponding business data changes. See the source code for details.

Things to Try