grapher icon indicating copy to clipboard operation
grapher copied to clipboard

useful use case

Open gutama opened this issue 5 years ago • 0 comments

Hi John, After seeing the exploration page, which is great :) , is it possible to display more information when hover above the node. e.g:

  • in economic complexity hovering over a node will retrieve the product detail or its image.
  • in cran-dependency will give the package description or just URL.
  • in rtweet example we can embed or have floating screenshot from tweetrmd.

I understand that I have to capture the event click or hover, but how to put the retrieved information back.

thank you.

gutama avatar Mar 31 '20 09:03 gutama