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

tooltip_link enable for custom data. #293

Open
prasantpoudel opened this issue Jul 25, 2024 · 0 comments
Open

tooltip_link enable for custom data. #293

prasantpoudel opened this issue Jul 25, 2024 · 0 comments

Comments

@prasantpoudel
Copy link

i have make the html file from .graphml file. when i hover over the node there is nothing present like description and node type.
I went to the source code i found that if we are making the graph and manually adding the node, edge and label as href link then internally this will enable and code will be written in the Html file.

In my data i don't have href link to enable this automatically, i have to paste custom popup code every time when i generate a graph. need this support.
Screenshot 2024-07-25 at 14 00 01
from line 147-166 and 467-529.

path pyvis/pyvis/network.py
line: 440 generate_html function

path: pyvis/pyvis/templates/templates.html

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

1 participant