rufuspollock-okfn / bubbletree

Radial Bubble Tree Visualization
http://okfnlabs.org/bubbletree
152 stars 69 forks source link

how can I click on the bubble nodes and load related details in the sidebar #39

Open sliu410 opened 8 years ago

sliu410 commented 8 years ago

When users click on the bubbles, besides just making the bubbles expand or rotate, can I also add other function such as load a .html from the server to a sidebar div? Thanks!

pwalsh commented 8 years ago

Hi @sliu410 in the current code this is not possible. We plan to refactor this code quite soon so we'll consider this for a feature.

sliu410 commented 8 years ago

@pwalsh Thanks for letting me know. I look forward to your updates!

sliu410 commented 8 years ago

@pwalsh Hi again! This is a second thought. Can I include hyperlinks in tooltips? So how can I make the tooltips stay longer? Thanks!

pwalsh commented 8 years ago

@kravets-levko see above questions. Is this possible?

kravets-levko commented 8 years ago

@pwalsh @sliu410 Unfortunately, both of requested features are not available in the current code.