chevron_right Demos chevron_right Height Profile
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

Height Profile Demo

This demo shows how to configure the OrganicLayout algorithm to create a height profile visualization.

The dataset consists of points that form a trekking trail (i.e., the blue curve) and some points of interest, namely the waypoints (i.e., the orange-colored nodes). For each of these waypoints a label node is created that displays the information associated with the waypoint.

This demo defines alignment constraints for the OrganicLayout algorithm. These constraints ensure that waypoints and their associated label nodes are vertically aligned with the waypoints being placed below their labels.

The axis and the trail visualizations have been created using custom IVisualCreator implementations.

In a similar manner, the OrganicLayout can be configured to display a timeline visualization in which a number of events have to be ordered by time.

Things to try