You could use a totally awesome and free JS library called D3. It is the bees knees for data viz. Some parts of it are more manual than I'd like but the upside of that is that you can customize the heck out of the output.
http://d3js.org/ You probably want something akin to this: http://mbostock.github.com/d3/talk/20111018/cluster.html Cheers, Judah On Fri, Sep 7, 2012 at 7:38 AM, PT <[email protected]> wrote: > > I am considering making a navigation system using a radial tree graph, > (don't ask). > > Javascript, CSS 3 and HTML5 are my only real technology options. Canvas > is OK, but Flash is right out. Has anyone here ever seen any tutorials > for something like that? Maybe seen an example or two? I saw an > example once, but I don't remember how I came across it nor what the > creator called it. > > Google searches are proving less than helpful. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:354609 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-community/unsubscribe.cfm
