(quil-commit-graph commit-graph
branches
commits
&
{:keys [width aspect-ratio outfile]
:or {width 800 aspect-ratio 1.618}})Draw commit graph using quil. Provide width or aspect ratio for the frame.
Draw commit graph using quil. Provide width or aspect ratio for the frame.
(vega-commit-graph commit-graph
branches
commits
&
{:keys [width aspect-ratio color opacity]
:or {width 600 aspect-ratio 1.618 opacity 1}})Create vega structure to embed in a gorilla-repl view.
Create vega structure to embed in a gorilla-repl view.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |