SankeyBuilder.HoverEnabled Method
| Name | Parameters | Description |
|---|---|---|
| HoverEnabled(JS) | value | Specifies whether nodes and links change their style when they are hovered over or pressed. Mirrors the client-side hoverEnabled option. |
| HoverEnabled(Boolean) | value | Specifies whether nodes and links change their style when they are hovered over or pressed. Mirrors the client-side hoverEnabled option. |