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
HTML Label Style Demo
This demo shows how HTML can be used for rendering labels with a custom label style.
The custom style uses an embedded HTML element using the HtmlVisual.
HTML Label Editor
Creating and Editing Labels
- Press the F2 key while an element or connection is selected.
-
Insert HTML markup into the editor, i.e.
<strong>Hello World</strong>
Styling Labels with CSS
The stylesheet for labels
html-label.css shows how the label texts are styled.