JsVis, by Kyle Sholtz, is a JavaScript framework for creating “Snowflake graphs” like this one:
There is a lot of potential for visualizing complex relationships with this sort of tool. The basic layout is best for tree structures, but a thread on the discussion board indicates that there is a non-tree display method (particle model layout) which warrants investigation.