Liking cljdoc? Tell your friends :D

org.clojars.punit-naik.data-transformations


apply-aggregateclj/s

(apply-aggregate vl-spec
                 {:keys [fld-name fld-alias grp-by-flds op]
                  :or {fld-alias (str fld-name "_agg")}})

Adds a vega aggregate element in the Vega-lite spec

Adds a vega aggregate element in the Vega-lite spec
sourceraw docstring

apply-filterclj/s

(apply-filter vl-spec filter-clauses)

Applies filter on the Dataset in the Vega-lite spec

Applies filter on the Dataset in the Vega-lite spec
sourceraw docstring

do-calculationclj/s

(do-calculation vl-spec {:keys [calc-str calc-fld-alias]})

Does a calculation on some fields in the data in the Vega-lite spec

Does a calculation on some fields in the data in the Vega-lite spec
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