TreeViz Change List
Version 1.1.1
2013-03-10
- Icicle view did not display the label text.
Version 1.1
2011-12-02
- Adds printing support.
- XML files can now contain a color attribute with a hexadecimal color value preceded by a #-character, for example #ffffff for white.
Version 1.0.4
2011-08-20
- Adds support for multi-line labels to Icicle tree and Iceray tree.
- Fixes red box showing expanded sub-tree in Icicle tree and Iceray tree.
Version 1.0.3
2011-08-19
- Adds a rectangular treemap view with multi-line labels.
Version 1.0.2
2011-08-19
- The weight of composite nodes in XML files was weight of children + 1 instead of just the weight of the children.