lundi, juillet 28, 2008

An enhanced TreeMap Applet


TreeMap is a way to present information that is very efficient sometimes...
This TreeMap Applet has been enhanced with custom colors and comments using 2 additional xml fields to the standard xml description:
  • details for comments when clicking on squares.
  • hue / color for discriminating between main groups of squares.
The java applet code is based on http://www.objectlab.co.uk/open original JTReeMap code.