Liking cljdoc? Tell your friends :D

gorilla.geschichte-quilesque


color-paletteclj

Simple color palette

Simple color palette
sourceraw docstring

commit-graphclj

source

sketchclj

(sketch repo-positions
        &
        {:keys [width height update-fn output-file]
         :or {width 768 height (float (/ 1024 1.618)) update-fn identity}})

Render commit graph by using given positions. Optionally a width, height, update function and output-file can be given.

Quit with 'q',mouse-over shows commit id,'p' prints current frame to given output file

Render commit graph by using given positions.
Optionally a width, height, update function and output-file can be given.

Quit with 'q',mouse-over shows commit id,'p' prints current frame to given output file
sourceraw docstring

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

× close