This demo shows how to enable tooltips and popovers for graph items, how to customize them
using CSS styling, and how to configure different tooltip and popover behaviors.
Tooltip Behaviors
Try different tooltip behaviors below on the toolbar's dropdown. The options are:
Default
Tooltips with the default behavior for nodes and edges.
Volatile
Tooltips with a volatile behavior for nodes and edges. This configures the old (yFiles for
HTML <3.1) default tooltip behavior.
Below Nodes
Tooltips always appear centered below the node.
Viewport Bottom Center
Tooltips appear centered at the bottom of the viewport.
Mouse Attached
Tooltips follow the pointer when moving on the same item.
Light-dismissable Popover
Clicking a node opens an exclusive, light-dismissable popover while still showing tooltips
for other items.
Manual Popovers
Clicking a node opens a static popover while still showing tooltips for other items.
Multiple popovers may be opened at the same time.