rufuspollock-okfn / bubbletree

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

Combination of Toolkit Text and icon #27

Closed greales closed 11 years ago

greales commented 11 years ago

Hi All, i have been working on this and i'm currently exploring on how to do a combination of both Text and icon. is there any sample code that i could look at?

i have declare on my bubbleType: 'icon'

gka commented 11 years ago

You can find a simplified sample code in the documentation: https://github.com/okfn/bubbletree/wiki/Bubble-Tree-Documentation#custom-styling

greales commented 11 years ago

Thanks for quick response gka,

i'm new in this environment and tried the script that you suggested by i could not find it to work. below is the sample link that i'm working on

http://ejeepney.org/adaptracker/bubbletree-master/sample-other-2.html

would it be possible to have a text popping when you hover your mouse on one of the SVG icon? with my current setup. something like this http://wheredoesmymoneygo.org/bubbletree-map.html#/~/total/running-the-country--social-systems/transport

if you can point me to the right direction that would be a great help.

many thanks