문제

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

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top