Home

Awesome

<a href="https://godoc.org/github.com/willpoint/treemap"><img src="https://img.shields.io/badge/godoc-reference-green.svg"></a>

Tree-Map

An implementation of Tree-Map in Go for visualizing hierarchical data.

An example usage with a compiled binary is

`treemap -in=data.json -depth=2 -out=output.svg

Todo