ucsd-ccbb / visJS2jupyter

visJS2jupyter is a tool to bring the interactivity of networks created with vis.js into jupyter notebook cells
MIT License
78 stars 17 forks source link

Node Labels on hover not showing #29

Open zackvliet opened 3 years ago

zackvliet commented 3 years ago

Hi,

I am having an issue with my node labels working correctly when hovering over a node. I believe I have my dictionary set correctly with whatever text I'd like, yet it seems that whenever its made into a graph, it won't show. Below is my code for the dictionary and creating the graph.

Thank you so much for creating this tool, it works great and I appreciate your work!

image image