(-main
{:keys [view path lib deps] :or {view :treemap path "snowball.png"} :as m})
(basis->size-tree basis)
(basis->treemap basis)
(coord-size lib-tree {:keys [children paths] :as coord})
(human-readable size)
(opts->basis {version :mvn/version
sha :git/sha
url :git/url
root :local/root
deps :deps
lib :lib})
(overlaps? rt [x y w h])
(print-sizes basis)
(print-usage)
(rects->absolute tm)
(render-depth rect)
(render-depth rect opacity)
Draw filled rectangles of leaf rects with colors corresponding to the depth.
Draw filled rectangles of leaf rects with colors corresponding to the depth.
(render-labels tm)
(root-coord lib-tree)
(size-treemap basis)
(top-level-deps lib-tree)
(transitive-coord-size lib-tree {:keys [children paths] :as coord})
(treemap-image basis fname)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close