Liking cljdoc? Tell your friends :D

com.phronemophobic.snowball


-mainclj

(-main
  {:keys [view path lib deps] :or {view :treemap path "snowball.png"} :as m})

basis->size-treeclj

(basis->size-tree basis)

basis->treemapclj

(basis->treemap basis)

coord-sizeclj

(coord-size lib-tree {:keys [children paths] :as coord})

human-readableclj

(human-readable size)

opts->basisclj

(opts->basis {version :mvn/version
              sha :git/sha
              url :git/url
              root :local/root
              deps :deps
              lib :lib})

overlaps?clj

(overlaps? rt [x y w h])

(print-csv basis)

(print-edn basis)

(print-json basis)

(print-sizes basis)

(print-usage)

rects->absoluteclj

(rects->absolute tm)

render-depthclj

(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.
raw docstring

render-labelsclj

(render-labels tm)

render-treemapclj

(render-treemap tm)

root-coordclj

(root-coord lib-tree)

size-treemapclj

(size-treemap basis)

top-level-coord?clj

(top-level-coord? coord)

top-level-depsclj

(top-level-deps lib-tree)

transitive-coord-sizeclj

(transitive-coord-size lib-tree {:keys [children paths] :as coord})

treemap-ednclj

(treemap-edn basis)

treemap-imageclj

(treemap-image basis fname)

treemap-jsonclj

(treemap-json basis)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close