(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
(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
(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
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 |