BirchBrew / SiteHiker

🗻 A website recommender that works!
https://sitehiker.com/
GNU General Public License v3.0
3 stars 0 forks source link

Create tooltip-style popups on node-click #45

Closed SylvanSign closed 6 years ago

SylvanSign commented 6 years ago

when I click a node (explored or not), I want to render a popup that will follow that node and contain site info (name of site [node.id], description, maybe list of related sites, link to the site, etc...). This popup should persist until another node is clicked (ie. at most 1 popup at a time, maybe a way to close the popup as well [x])

See this demo for a helpful example https://github.com/anvaka/VivaGraphJS/blob/master/demos/other/webglDOMLabels.html