This project is about fast interactive visualization of large data structures organized in a tree.
Project goals:
The project currently consists of a file browser demo, which visualizes the file system with the following tree diagrams:
The following pictures show all the same data set:
Hyperbolic Tree:
Circular Treemap:
Rectangular Treemap:
Sunburst Tree:
Icicle Tree:
Sunray Tree:
Iceray Tree:
The source code for the hyperbolic tree is based on the Hypertree project at Sourceforge.net, with the following changes:
|
Installs and launches Treeviz on all platforms.
|
250 KB |
0.32 The executable .jar file is located in the dist directory. |
490 KB |
The demo application can visualize a directory structure or an XML as illustrated in the following example file:
Please don't rely on the functionaity of the demo application. Since this is an ongoing research project, the functionality and the format supported by the demo application is going to change in incompatible ways, even between minor versions.
The Hypertree code is licensed under the MIT license.
All other code is Copyright © Werner Randelshofer. All rights reserved.
You can license the overall code either under Creative Commons Attribution 3.0, the MIT license, or the GNU Lesser General License LGPL.