Pergunta

I have a tree based dataset that I want to visualize in my webpage. the data is just your basic tree: there is a parent node, with subnodes and then subnodes of those nodes.

I am looking for a package to visualize the data in a tree format. does anyone know of one? Google has one, but Im wondering if there ar other alternatives

Foi útil?

Solução

The JavaScript InfoVis Toolkit is pretty sweet for web visualization and animation. Check out the demo page, particularly SpaceTree, RGraph, and HyperTree.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top