anybody aware of a treemaping system in lisp that would accomplish
stuff like seen here:
http://en.wikipedia.org/wiki/Treemapping
and
http://en.wikipedia.org/wiki/File:Smart_Money_magazine%E2%80%99s_Map_of_the_Market.jpg
And no, the cl-treemap system on cliki does not do that.
If all else fails, I may implement the following algorithm:
http://www.win.tue.nl/~vanwijk/stm.pdf
Thanks,
Mirko