(add-desc vl-spec desc)
Adds a description to the Vega-lite spec
Adds a description to the Vega-lite spec
(add-mark vl-spec mtype)
Adds a mark (plot) type to the Vega-lite spec
Adds a mark (plot) type to the Vega-lite spec
(add-title vl-spec title)
Adds a title to the Vega-lite spec
Adds a title to the Vega-lite spec
(set-backgroud vl-spec value)
Sets the colour of the chart background
Sets the colour of the chart background
(set-height vl-spec value)
Sets the height of the Vega-lite component
Sets the height of the Vega-lite component
(set-padding vl-spec value)
Sets the padding of the Vega-lite component
value
is a map of keys [:top :bottom :left :right]
Sets the padding of the Vega-lite component `value` is a map of keys [:top :bottom :left :right]
(set-width vl-spec value)
Sets the width of the Vega-lite component
Sets the width of the Vega-lite component
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close