[jQuery] Interactive associations maps? Anyone seen or done anything like this?

[jQuery] Interactive associations maps? Anyone seen or done anything like this?


Hi folks,
I'm looking to put something together in JQuery that functions similar
to what the guys over at http://www.visualthesaurus.com/ did with
Java.
The idea would be to map parent / child relations so that the parent
would appear in the bubble in the center ... and the children would
appear as bubbles around the parent, spaced out equally around the
parent, and with a line connecting each to the parent bubble.
Another visual of what I'm trying to get at: http://www.ekhanh101.com/visualizer/index.aspx
Hover over 'South America' for example and click 'More Keywords' ... I
want to build something that looks like the result.
Thanks - wg