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 builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close