diff --git a/index.html b/index.html index 80e08a6..1d95cde 100644 --- a/index.html +++ b/index.html @@ -120,6 +120,8 @@ {{ block "update" .Update }}
{{ with .Content }}{{ . }}{{ end }}
{{ end }} + +

Treemap

{{ block "treemap" .Treemap }}
{{- with .ViewBox }} @@ -131,6 +133,12 @@ + + {{- with .ViewBox }} + + {{- end }} + + {{- range .Regions }}{{ with .Rect }} @@ -141,7 +149,7 @@ {{- range .Regions }} {{.Prefix}}\n", p - + {{- end }}