#1260·d2

Adding tooltips to connections/arrows themselves?

Author: FarhadGSRXCreated Apr 28, 2023Updated Aug 6, 2026

As the subject line says, is it possible for us to add tooltip/hover capability to arrows or connections themselves?

My use case is creating UML Diagrams in which the arrows themselves encode information in a tooltip, such as a description of the data object being passed from one class to another (which would otherwise be too unwieldy to just place as a label).

Thanks in advance!