Im building a treemap visualization, something like this:
http://thejit.org/static/v20/Jit/Examples/Icicle/example2.html
and I was wondering if there was any way to make that the font-size big as possible to that it fills out the container as much as possible.
This is probably not doable only with CSS, but I wonder if JS wizards have figured out a way to do this.
This is my layout: http://jsfiddle.net/Z4TyP/1/
