Skip to content

onLinkMouseOver event support #167

@landwehrj

Description

@landwehrj

It would be helpful to have a callback like onLinkMouseOver(index) when the user hovers over a link, similar to how onPointMouseOver works for nodes.

This would enable tooltips or interactivity on links maybe using the same pixel-picking method (via framebuffer) that's already used for nodes.

Ideally, this would also support an optional onLinkMouseOut to complete the interaction cycle.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions