--- source: https://www.jointjs.com/demos/dynamic-tooltip-content github: https://raw.githubusercontent.com/clientIO/joint-demos/main/dynamic-tooltip-content/README.md generated: 2026-03-21 format: plaintext --- JointJS+: Dynamic Tooltip Content JointJS+ This demo shows how to display the tooltip when you hover over a port. The tooltip shows various information about the port connection (what it is connected to and how) and the information is gathered on demand from the graph just before the tooltip is displayed. This demo is also available online at jointjs.com. Available Versions JavaScript Screenshot !screenshot