Liking cljdoc? Tell your friends :D

org.clojars.punit-naik.canvas


add-descclj/s

(add-desc vl-spec desc)

Adds a description to the Vega-lite spec

Adds a description to the Vega-lite spec
sourceraw docstring

add-markclj/s

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

add-titleclj/s

(add-title vl-spec title)

Adds a title to the Vega-lite spec

Adds a title to the Vega-lite spec
sourceraw docstring

set-backgroudclj/s

(set-backgroud vl-spec value)

Sets the colour of the chart background

Sets the colour of the chart background
sourceraw docstring

set-configclj/s

(set-config vl-spec value)
source

set-heightclj/s

(set-height vl-spec value)

Sets the height of the Vega-lite component

Sets the height of the Vega-lite component
sourceraw docstring

set-paddingclj/s

(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]
sourceraw docstring

set-widthclj/s

(set-width vl-spec value)

Sets the width of the Vega-lite component

Sets the width of the Vega-lite component
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close