Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hoverEdge function not working #15

Open
Rashmi-K-A opened this issue Jan 21, 2020 · 3 comments
Open

hoverEdge function not working #15

Rashmi-K-A opened this issue Jan 21, 2020 · 3 comments

Comments

@Rashmi-K-A
Copy link

the hoverEdge function doesn't work on the canvas. I am not getting any console output when I tried to log the event. Looks like the function doesn't get triggered at all. Can we fix this?

@anishmprasad
Copy link
Owner

fixed @ 0.4.8

Add hoverEdges : true in interaction object
let options = {interaction: {hoverEdges: true}}

looking forward to more suggestions :)

@veredwpsemantix
Copy link

@anishmprasad you need to update the dependencies version of vis to "^4.21.0-EOL".
The current version with bug.

@yotamberk
Copy link

Still not working for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants