Treemap visualization in Python

Primoz picture Primoz · Jul 19, 2010 · Viewed 19.6k times · Source

I'm interested in drawing a treemap:

treemap example

What is the easiest way to make one in Python? Is there a library that could produce such a graphic, given the proper input data?