chevron_right Demos chevron_right Edge Bundling
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

Edge Bundling Demo

This demo shows how edge bundling can be applied for reducing visual cluttering in dense graphs.

The edge curves are drawn using piecewise cubic bezier curves with gradient colors from dark-blue (that starts from the source node) to light-blue (that leads to the target node of the edge). For the approximation of the edge curves, a CurveFittingStage is applied.

For circular layouts, a circular-sector style is used for the visualization of the nodes.

Things to Try

Note that the force-directed based routing of BundledEdgeRouter is not recommended for large graphs since high values of bundling strength affect the routing performance. Prefer one of the other two options instead.