Liking cljdoc? Tell your friends :D

vega-viewer.components.vega-viewer


chart-width-proportioncljs

source

render-vega-visualizationcljs

(render-vega-visualization spec container responsive?)

Render a Vega specification in the supplied container

Render a Vega specification in the supplied container
sourceraw docstring

set-resize-handlercljs

(set-resize-handler owner)

Add a window.resize event handler that changes the :container-width state of a vega-viewer instance when the window is resized

Add a window.resize event handler that changes the :container-width state of
a vega-viewer instance when the window is resized
sourceraw docstring

vega-viewercljs

(vega-viewer vega-spec owner {:keys [responsive?]})

Return an Om component that renders a Vega specification

Return an Om component that renders a Vega specification
sourceraw docstring

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

× close