jimmybow / visdcc

Dash Core Components for Visualization.
MIT License
144 stars 18 forks source link

Concern about the tooltip #34

Closed perryisbusy closed 2 years ago

perryisbusy commented 3 years ago

Hello Jimmy,

That's great work! How can we implement the tooltip functionality in visdcc? For example, moving the mouse to one node or edge, the tooltip information for the node or edge will pop up? Thank you!

jimmybow commented 2 years ago

just add CSS : https://cdnjs.cloudflare.com/ajax/libs/vis/4.20.1/vis.min.css I update the basic usage example code today , and you can also see advanced usage example code