vasturiano / d3-force-3d

Force-directed graph layout in 1D, 2D or 3D using velocity Verlet integration.
https://observablehq.com/@vasturiano/multi-dimensional-d3-force-simulation
MIT License
373 stars 54 forks source link

Adding Custom Tooltip #9

Closed rishabhjha708 closed 4 years ago

rishabhjha708 commented 4 years ago

Very Nice addition for 3d-force simulation, I wanted to know how we can add custom Toottip at the links as well as nodes

vasturiano commented 4 years ago

@rishabhjha708 this module is purely computational, it doesn't perform any rendering. For that, please have a look at 3d-force-graph.