[ home ]

Treemaps

Quick Search:
Advanced

[ Home | Tasks ]

Articles

NB: This project is part of our work on HCI, to implement OrangeTopia.

Traditional representations of information trees are very space consuming. There is a large amount of redundant information and padding to convey the tree structure.

e.g., a directory tree:

 2       ./CVS/Root
 2       ./CVS/Repository
 2       ./CVS/Entries
 2       ./CVS/Entries.Log
 10      ./CVS
 2       ./Treemap/CVS/Root
 2       ./Treemap/CVS/Repository
 2       ./Treemap/CVS/Entries
 2       ./Treemap/CVS/Entries.Log
 .
 .
 .
 (goes on for 80 lines)

Treemaps are representations of trees (or hiarchies) that use space-filling nesting to convey the tree structure.

DOWNLOAD

Sample Images from this library

Documentation

CVS[2] Access

Potential Applications

  • Disk utilization
  • Network element monitoring
  • Visualization of demographic information
    • by postal/zip codes
    • by source IP address
  • Stock reports (size = volume changing hands, colour = gain/loss)
  • Global system monitoring

Submitting Modules to CPAN

  • Hmm... something about PAUSE

To-do List

Reference Material

5 best outgoing links:
simon (144)
HumanComputerInteraction (26)
TreemapTasks (14)
OrangeTopia (12)


5 best incoming links:
simon (144)
SimonProgramming (112)
SimonTimeLine (112)
SimonProjects (41)
HumanComputerInteraction (26)

5 most popular nearby:
** OrangePage (254727)
** simon (13477)
** Active Projects (8154)
** OrangeTopia (5686)
** SimonProgramming (5570)