Okay, then, in that case, how would I take the following standard-format input and render it as an appropriate tree or unrooted tree?
(OMalley:1.000741097,(((((Webb:0.1777600981,Bush:0.1777600981):0.1590557847,((Rubio:0.1788511773,Chafee:0.1788511773):0.05939481759,(((Sanders:0.1577953641,(Obama:0.1110437985,Graham:0.1110437985):0.04675156561):0.01430791368,(Biden:0.08198372515,(Christie:0.04172087723,Paul:0.04172087723):0.04026284792):0.09011955265):0.02271378371,(Kasich:0.08751503518,Clinton:0.08751503518):0.1073020263):0.04342893336):0.09856988789):0.146892016,(((Huckabee:0.1537629147,(Perry:0.0587625459,Santorum:0.0587625459):0.09500036883):0.09077890065,Pelosi:0.2445418154):0.09261628983,(Walker:0.2551890385,(Fiorina:0.07562550177,Cruz:0.07562550177):0.1795635367):0.08196906677):0.1465497935):0.09601983234,(Johnson:0.2595847471,Jindal:0.2595847471):0.320142984):0.2820484037,(Trump:0.7940768095,(Pataki:0.1603567451,Carson:0.1603567451):0.6337200644):0.0676993253):0.1389649618); This is perfectly acceptable, completely standard Newick format data, which is used to produce clustering trees. It has been used hundreds of thousands, if not millions of times, for decades, as a way to summarize tree data. How would I render this data as a tree in a Visualization chart? -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/d/optout.
