(render-vega-visualization spec container responsive?)
Render a Vega specification in the supplied container
Render a Vega specification in the supplied container
(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
(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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close