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
Export custom data in GraphML
This step shows how to
read and write data that is bound
to graph elements to and from a GraphML file.
This is demonstrated with Date objects that are bound to the node by an
IMapper. Place the cursor over a node to view the bound object in a
tooltip.
See the sources for details.