chevron_right Demos chevron_right Zoom-invariant Label Style
Discover More
Book a live Demo

See yFiles in action

30 min • Online • No install required


For developers, PMs & tech leads

  • Quick-start walkthrough + a real integration example
  • Live Q&A with next-step recommendations

Prefer another tool over Zoom? Just say so when you book.

Opens our scheduling page with Zoom's booking widget embedded. Using it shares your data with Zoom under its Privacy Policy.

See yFiles in action

30 min • Online • No install required


For developers, PMs & tech leads

Prefer another tool over Zoom? Just say so when you book.

Opens our scheduling page with Zoom's booking widget embedded. Using it shares your data with Zoom under its Privacy Policy.

Zoom Threshold: 1

Zoom-invariant Label Style

This demo shows label styles that render the labels independent of the zoom level.

Zoom Modes

Fit into label owner
Node labels are scaled to fit into their owner if they are bigger than their owner.
Fixed below zoom threshold
Labels stop getting smaller in view coordinates if the zoom level is less than the zoom threshold.
Fixed above zoom threshold
Labels stop getting larger in view coordinates if the zoom level is greater than the zoom threshold.
Zoom-invariant (Fixed when outside specified range)
Labels don't scale when the zoom level is below the zoom threshold or above the maximum scale threshold.
Default behaviour
This is the standard behaviour of a label. See how it compares to this custom label style implementation.

Things to Try