Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个基于树的数据集,我想在我的网页中进行可视化。数据只是你的基本树:有一个父节点,有子节点,然后是这些节点的子节点。
我正在寻找一个包以树格式可视化数据。有人知道吗?谷歌有一个,但我想知道是否还有其他选择
JavaScript InfoVis Toolkit 非常适合用于 Web 可视化和动画。查看演示页面,特别是 SpaceTree、RGraph 和 HyperTree。